From 4f36f5aba95139b2e270bb45b11e1d918787b32c Mon Sep 17 00:00:00 2001 From: christopher-besch Date: Tue, 23 Jan 2024 14:40:13 +0100 Subject: [PATCH] fixed spaces before wintergatan --- src/gatsby-types.d.ts | 2 + src/pages/about.tsx | 300 +++++++++++++++++++++--------------------- 2 files changed, 153 insertions(+), 149 deletions(-) diff --git a/src/gatsby-types.d.ts b/src/gatsby-types.d.ts index ff0453e3..8ee388b5 100644 --- a/src/gatsby-types.d.ts +++ b/src/gatsby-types.d.ts @@ -1,5 +1,7 @@ /* eslint-disable */ +/* prettier-ignore */ + /* THIS FILE IS AUTOGENERATED. CHANGES WILL BE LOST ON SUBSEQUENT RUNS. */ declare namespace Queries { diff --git a/src/pages/about.tsx b/src/pages/about.tsx index 4c1aef6b..dea108e2 100644 --- a/src/pages/about.tsx +++ b/src/pages/about.tsx @@ -14,6 +14,155 @@ const About = ({ data }: PageProps) => { const github_name = data.site?.siteMetadata?.github?.name as string; const github_link = data.site?.siteMetadata?.github?.link as string; + const music_lib = `. +├── Air +│   └── Moon Safari +├── Anna Ternheim +│   ├── All the Way to Rio +│   ├── Naked Versions II +│   └── Separation Road +├── C418 +│   ├── 0x10c +│   ├── 148 +│   ├── 2 years of failure +│   ├── 72 Minutes Of Fame +│   ├── A Cobblers Tee Thug +│   ├── bps +│   ├── Bushes and Marshmallows +│   ├── circle +│   ├── Cookie Clicker +│   ├── Dief +│   ├── Excursions +│   ├── I forgot something- didn't I +│   ├── life changing moments seem minor in pictures +│   ├── little things +│   ├── Mixes +│   ├── one +│   ├── Seven Years of Server Data +│   ├── sine +│   ├── The Driver - Savlonic (C418 Remix) +│   └── zweitonegoismus +├── Castlecomer +│   └── Castlecomer +├── Detektivbyrån +│   ├── E18 +│   └── Wermland +├── Epic Mountain +│   └── Kurzgesagt Vol. 6 +├── HOME +│   ├── Odyssey +│   └── Resting State +├── Kraftwerk +│   ├── Die Mensch·Maschine +│   └── Trans Europa Express +├── Lena Raine +│   ├── Celeste +│   ├── Celeste-Farewell +│   └── Singularity +├── Lifeformed +│   ├── Immerse +│   └── Umbra +├── LoFi +│   └── [...] +├── Ludovico Einaudi +│   ├── Elements +│   └── Stanze +├── LÜNE +│   └── Rêve Lucide +├── Moby +│   └── Wait for Me +├── Nolram +│   ├── The Search +│   └── Town Of Broken Ambitions +├── Peter Sandberg +│   └── String Works +├── Philip Ayers +│   └── Juncture +├── Pink Floyd +│   ├── The Dark Side of the Moon +│   └── The Wall +├── Radiohead +│   ├── Amnesiac +│   └── Kid A +├── Seal +│   ├── Seal +│   ├── Seal Hits +│   └── System +├── Solar Fields +│   ├── Earthshine +│   ├── Leaving Home +│   └── Versions +├── Soundtrack +│   ├── Astroneer +│   ├── Beyondium +│   ├── BONETONES +│   ├── DEFCON +│   ├── Deus Ex +│   │   ├── Deus Ex Human Revolution +│   │   └── Deus Ex Mankind Divided +│   ├── Factorio +│   ├── Fastfall +│   │   └── extras +│   ├── Half-Life +│   │   ├── Half-Life +│   │   ├── Half-Life 2 +│   │   ├── Half-Life 2 Episode One +│   │   ├── Half-Life 2 Episode Two +│   │   ├── Half-Life 3 Unofficial +│   │   ├── Half-Life Alyx +│   │   │   ├── 10. Breaking And Entering +│   │   │   ├── 11. Point Extraction +│   │   │   ├── 1. Entanglement +│   │   │   ├── 2. The Quarantine Zone +│   │   │   ├── 3. Is Or Will Be +│   │   │   ├── 4. Super Weapon +│   │   │   ├── 5. The Northern Star +│   │   │   ├── 6. Arms Race +│   │   │   ├── 7. Jeff +│   │   │   ├── 8. Captivity +│   │   │   └── 9. Revelations +│   │   └── Project Borealis +│   ├── ibb & obb +│   ├── Layers of Fear +│   ├── Minecraft +│   │   ├── Minecraft - Caves & Cliffs +│   │   ├── Minecraft Extract +│   │   ├── Minecraft - Volume Alpha +│   │   └── Minecraft - Volume Beta +│   ├── OBSERVER +│   ├── Outer Wilds +│   ├── Plants vs. Zombies +│   ├── Portal +│   │   ├── Aperture Tag +│   │   ├── Portal +│   │   ├── Portal 2 +│   │   └── Portal Stories Mel +│   ├── Prey +│   ├── Shift Happens +│   ├── Smash Hit +│   ├── Stray +│   │   ├── Extradiegetic Music +│   │   └── Intradiegetic Music +│   ├── Subnautica +│   ├── Teardown Part 1 +│   ├── The Talos Principle +│   └── We Were Here +│   ├── We Were Here +│   ├── We Were Here Forever +│   ├── We Were Here Together +│   └── We Were Here Too +├── STRFKR +│   ├── Being No One, Going Nowhere +│   ├── Future Past Life +│   └── Reptilians +├── The Album Leaf +│   ├── Between Waves +│   └── Into The Blue Again +├── The City Substrings +│   └── The Day Will Come +└── Wintergatan + └── Wintergatan`; + let width_properties = { "--full-width": "100%", "--half-width": "100%", @@ -133,157 +282,10 @@ const About = ({ data }: PageProps) => {
-                    . 
- ├── Air
- │   └── Moon Safari
- ├── Anna Ternheim
- │   ├── All the Way to Rio
- │   ├── Naked Versions II
- │   └── Separation Road
- ├── C418
- │   ├── 0x10c
- │   ├── 148
- │   ├── 2 years of failure
- │   ├── 72 Minutes Of Fame
- │   ├── A Cobblers Tee Thug
- │   ├── bps
- │   ├── Bushes and Marshmallows
- │   ├── circle
- │   ├── Cookie Clicker
- │   ├── Dief
- │   ├── Excursions
- │   ├── I forgot something- didn't I
- │   ├── life changing moments seem minor in pictures
- │   ├── little things
- │   ├── Mixes
- │   ├── one
- │   ├── Seven Years of Server Data
- │   ├── sine
- │   ├── The Driver - Savlonic (C418 Remix)
- │   └── zweitonegoismus
- ├── Castlecomer
- │   └── Castlecomer
- ├── Detektivbyrån
- │   ├── E18
- │   └── Wermland
- ├── Epic Mountain
- │   └── Kurzgesagt Vol. 6
- ├── HOME
- │   ├── Odyssey
- │   └── Resting State
- ├── Kraftwerk
- │   ├── Die Mensch·Maschine
- │   └── Trans Europa Express
- ├── Lena Raine
- │   ├── Celeste
- │   ├── Celeste-Farewell
- │   └── Singularity
- ├── Lifeformed
- │   ├── Immerse
- │   └── Umbra
- ├── LoFi
- │   └── [...]
- ├── Ludovico Einaudi
- │   ├── Elements
- │   └── Stanze
- ├── LÜNE
- │   └── Rêve Lucide
- ├── Moby
- │   └── Wait for Me
- ├── Nolram
- │   ├── The Search
- │   └── Town Of Broken Ambitions
- ├── Peter Sandberg
- │   └── String Works
- ├── Philip Ayers
- │   └── Juncture
- ├── Pink Floyd
- │   ├── The Dark Side of the Moon
- │   └── The Wall
- ├── Radiohead
- │   ├── Amnesiac
- │   └── Kid A
- ├── Seal
- │   ├── Seal
- │   ├── Seal Hits
- │   └── System
- ├── Solar Fields
- │   ├── Earthshine
- │   ├── Leaving Home
- │   └── Versions
- ├── Soundtrack
- │   ├── Astroneer
- │   ├── Beyondium
- │   ├── BONETONES
- │   ├── DEFCON
- │   ├── Deus Ex
- │   │   ├── Deus Ex Human Revolution
- │   │   └── Deus Ex Mankind Divided
- │   ├── Factorio
- │   ├── Fastfall
- │   │   └── extras
- │   ├── Half-Life
- │   │   ├── Half-Life
- │   │   ├── Half-Life 2
- │   │   ├── Half-Life 2 Episode One
- │   │   ├── Half-Life 2 Episode Two
- │   │   ├── Half-Life 3 Unofficial
- │   │   ├── Half-Life Alyx
- │   │   │   ├── 10. Breaking And Entering
- │   │   │   ├── 11. Point Extraction
- │   │   │   ├── 1. Entanglement
- │   │   │   ├── 2. The Quarantine Zone
- │   │   │   ├── 3. Is Or Will Be
- │   │   │   ├── 4. Super Weapon
- │   │   │   ├── 5. The Northern Star
- │   │   │   ├── 6. Arms Race
- │   │   │   ├── 7. Jeff
- │   │   │   ├── 8. Captivity
- │   │   │   └── 9. Revelations
- │   │   └── Project Borealis
- │   ├── ibb & obb
- │   ├── Layers of Fear
- │   ├── Minecraft
- │   │   ├── Minecraft - Caves & Cliffs
- │   │   ├── Minecraft Extract
- │   │   ├── Minecraft - Volume Alpha
- │   │   └── Minecraft - Volume Beta
- │   ├── OBSERVER
- │   ├── Outer Wilds
- │   ├── Plants vs. Zombies
- │   ├── Portal
- │   │   ├── Aperture Tag
- │   │   ├── Portal
- │   │   ├── Portal 2
- │   │   └── Portal Stories Mel
- │   ├── Prey
- │   ├── Shift Happens
- │   ├── Smash Hit
- │   ├── Stray
- │   │   ├── Extradiegetic Music
- │   │   └── Intradiegetic Music
- │   ├── Subnautica
- │   ├── Teardown Part 1
- │   ├── The Talos Principle
- │   └── We Were Here
- │   ├── We Were Here
- │   ├── We Were Here Forever
- │   ├── We Were Here Together
- │   └── We Were Here Too
- ├── STRFKR
- │   ├── Being No One, Going Nowhere
- │   ├── Future Past Life
- │   └── Reptilians
- ├── The Album Leaf
- │   ├── Between Waves
- │   └── Into The Blue Again
- ├── The City Substrings
- │   └── The Day Will Come
- └── Wintergatan
- └── Wintergatan + {music_lib}
- + ); }; export default About;