🐛 imagebug fixed
This commit is contained in:
parent
5779c191c0
commit
3bc95d71e1
9 changed files with 14 additions and 14 deletions
|
@ -17,7 +17,7 @@ const { title, description, image = '/placeholder-social.jpg' } = Astro.props;
|
|||
<!-- Global Metadata -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<link rel="icon" type="image/svg+xml" href="/src/static/coolkid.png" />
|
||||
<link rel="icon" type="image/svg+xml" href="../../static/coolkid.png" />
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
|
||||
<!-- Canonical URL -->
|
||||
|
|
|
@ -12,7 +12,7 @@ I also started my last year of university! This semester I'm gonna have courses
|
|||
|
||||
### _månedens varde🪨_
|
||||
|
||||
![varde060823](/src/static/img/varder/varde060823.jpg)
|
||||
![varde060823](../../static/img/varder/varde060823.jpg)
|
||||
|
||||
> *Varderåsen, Skedsmokorset ~ 06.08.23*
|
||||
|
||||
|
|
|
@ -15,14 +15,14 @@ But one video, by [Macho Nacho Productions](https://www.youtube.com/watch?v=yqnr
|
|||
|
||||
As soon as I got to Bergen I ordered a GameBoy Color 2.0 Q5 IPS Laminated Backlight Kit, a white GameBoy Color 2.0 Laminated Q5 IPS Ready Shell and some purple buttons/pads from [FunnyPlaying](https://retrogamerepairshop.com/), and waited excitedly for them to arrive..
|
||||
|
||||
![Products](/src/static/img/gameboy/funnyplaying-products.jpg)
|
||||
![Products](../../static/img/gameboy/funnyplaying-products.jpg)
|
||||
_Photo of my old GameBoy Color and the products from FunnyPlaying_
|
||||
|
||||
### Modding process
|
||||
|
||||
The first step of the project was to disassemble the old GameBoy and clean the circuit board. This process was fairly easy as it only involved rubbing some q-tips, dipped in isopropyl alcohol, around the board to remove dirt and dust.
|
||||
|
||||
![Cleaning](/src/static/img/gameboy/cleaning.jpg)
|
||||
![Cleaning](../../static/img/gameboy/cleaning.jpg)
|
||||
_Cleaning the circuit board with some isopropyl alcohol_
|
||||
|
||||
The soldering part of the project wasn't something you needed to do, unless you wanted the ability to change the color of the logo and/or change the screens x- and y-position.
|
||||
|
@ -33,7 +33,7 @@ I still haven't soldered on the new board (that's why the logo is kinda scuffed
|
|||
|
||||
| | |
|
||||
|- | - |
|
||||
|![Soldering1](/src/static/img/gameboy/soldering-1.jpg)|![Soldering2](/src/static/img/gameboy/soldering-2.jpg) |
|
||||
|![Soldering1](../../static/img/gameboy/soldering-1.jpg)|![Soldering2](../../static/img/gameboy/soldering-2.jpg) |
|
||||
|
||||
_Photo of me trying to solder.. For a noob it was pretty good!_
|
||||
|
||||
|
@ -44,6 +44,6 @@ I recommend trying this out if you want to bust out your old GameBoy Color again
|
|||
|
||||
| | |
|
||||
|- | - |
|
||||
![ShowcasePokémon](/src/static/img/gameboy/showcasePok-1.jpg)|![ShowcaseBattleOfSteel](/src/static/img/gameboy/showcaseBoS-1.jpg)
|
||||
![ShowcasePokémon](../../static/img/gameboy/showcasePok-1.jpg)|![ShowcaseBattleOfSteel](../../static/img/gameboy/showcaseBoS-1.jpg)
|
||||
|
||||
_Pokémon Yellow & Blades of Steel 1991_
|
||||
|
|
|
@ -17,7 +17,7 @@ The other two trips to Sweden was to my familys summerhouse, one with some frien
|
|||
|
||||
### *månedens varde🪨*
|
||||
|
||||
![varde290723](/src/static/img/varder/varde290723.jpg)
|
||||
![varde290723](../../static/img/varder/varde290723.jpg)
|
||||
|
||||
> *Bohus-Malmön, Bohuslän ~ 29.07.23*
|
||||
|
||||
|
@ -35,7 +35,7 @@ This month has gone by super fast, and I've learned so much at the internship! I
|
|||
|
||||
Also this month I've started using [Gitmojis](https://gitmoji.dev/) for my commits! I like it a lot even though it doesn't necessarily provide any functionality other than being cool lol.
|
||||
|
||||
I've started my Astro rebuilding process for my website, it's going slow but enjoying the process! Working on it under the [*astro-rewrite* branch](https://github.com/SindreKjelsrud/sindrekjelsrud.github.io/tree/astro-rewrite) on the repo if you want to take a look.
|
||||
I've started my Astro rebuilding process for my website, it's going slow but enjoying the process! Working on it under the *astro-rewrite* branch on the repo if you want to take a look.
|
||||
|
||||
## 📚 Reading
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ Also this month I got an idea I wanted to incorporate as a segment to this secti
|
|||
|
||||
### *månedens varde🪨*
|
||||
|
||||
![varde140623](/src/static/img/varder/varde140623.jpg)
|
||||
![varde140623](../../static/img/varder/varde140623.jpg)
|
||||
|
||||
> *Blåmanen, Bergen ~ 14.06.23*
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ During this month, I've not gotten to code as much as I'd like to, but my websit
|
|||
|
||||
I've set up a [wiki](https://wiki.kjelsrud.dev) (or digital garden as some call it) for myself, can't wait to fill it up with info and stuff I've learned.
|
||||
|
||||
I've also set up a [blogsite](https://pblog.kjelsrud.dev/) for a course I'll have next semester. It's for blogging about my days at an internship during next semester where I'll learn about React, TypeScript and Redux. I'll add a blogpost later where I'll just collect everything that will be blogged during the internship into one post.
|
||||
I've also set up a blogsite for a course I'll have next semester. It's for blogging about my days at an internship during next semester where I'll learn about React, TypeScript and Redux. I'll add a blogpost later where I'll just collect everything that will be blogged during the internship into one post.
|
||||
|
||||
## 📚 Reading
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Oppfølgingen man får, det sosiale miljøet på og utenfor kontoret, teknologie
|
|||
|
||||
> **PS:** Her er en [link](https://github.com/navikt/helse-sprik) til prosjektets GitHub repository som jeg jobbet på i sommer!
|
||||
|
||||
![setup](/src/static/img/nav_setup.jpg)
|
||||
![setup](../../static/img/nav_setup.jpg)
|
||||
> *Slik så pulten min ut for det meste i løpet av sommeren!*
|
||||
|
||||
## Uke 1
|
||||
|
|
|
@ -10,7 +10,7 @@ October's gone by slow ahahh! This month I've done a little bit of everything, I
|
|||
|
||||
### _månedens varde🪨_
|
||||
|
||||
![varde191023](/src/static/img/varder/varde191023.jpg)
|
||||
![varde191023](../../static/img/varder/varde191023.jpg)
|
||||
|
||||
> ***Fløyen trail, Bergen*** ~ ***19.10.23***
|
||||
|
||||
|
@ -28,7 +28,7 @@ As promised here is my first selfmade sportsclimbing route, I proudly present **
|
|||
|
||||
| | |
|
||||
| - | - |
|
||||
| ![teknobamsane1](/src/static/img/teknobamsane1.jpg) | ![teknobamsane2](/src/static/img/teknobamsane2.jpg)
|
||||
| ![teknobamsane1](../../static/img/teknobamsane1.jpg) | ![teknobamsane2](../../static/img/teknobamsane2.jpg)
|
||||
|
|
||||
|
||||
## 🎬 Entertainment
|
||||
|
|
|
@ -16,7 +16,7 @@ Otherwise there has been a lot of jobsearching and participation in innovation-r
|
|||
|
||||
### _månedens varde🪨_
|
||||
|
||||
![varde060923](/src/static/img/varder/varde060923.jpg)
|
||||
![varde060923](../../static/img/varder/varde060923.jpg)
|
||||
|
||||
> *Løvstien, Bergen ~ 06.09.23*
|
||||
|
||||
|
|
Loading…
Reference in a new issue