diff --git a/src/components/Navigation.astro b/src/components/Navigation.astro index d9d6cee..a0ed156 100644 --- a/src/components/Navigation.astro +++ b/src/components/Navigation.astro @@ -25,6 +25,7 @@ const backgroundColorNightMode = "#240046";
  • other emma things
  • contact
  • guestbook
  • +
  • exit
  • controls

    diff --git a/src/images/exit/Leilukins-Hub-button-88x31.png b/src/images/exit/Leilukins-Hub-button-88x31.png new file mode 100644 index 0000000..eda445f Binary files /dev/null and b/src/images/exit/Leilukins-Hub-button-88x31.png differ diff --git a/src/pages/site/about.md b/src/pages/site/about.md index 3851491..8704bb9 100644 --- a/src/pages/site/about.md +++ b/src/pages/site/about.md @@ -45,5 +45,3 @@ surprised how far one can go in life without learning this through making this website i think i am looking for something, i think it is connecting with others, building community. if any of what i have here resonates with you, please feel free to reach out via the [guestbook](/site/guestbook) or [contact](/site/contact) me - -see you later, web surfer diff --git a/src/pages/site/exit.md b/src/pages/site/exit.md new file mode 100644 index 0000000..bd2bee2 --- /dev/null +++ b/src/pages/site/exit.md @@ -0,0 +1,17 @@ +--- +layout: "../../layouts/MarkdownLayout.astro" +title: "bye for now" +--- + +what makes the personal web personal, is that we not only share ourselves, we share the work of others in our space that mean the world to us. all of these sites or blogs have in some way left some impression on me that is truly positive. if you are wanting to understand me, or you feel you've understood yourself better after visiting my homepage, these sites and blogs are worth your time, or pure curiosity if that is the case <3 + +- [the library of alexandra](https://library.xandra.cc) +- [Leilukin's Hub](https://leilukin.com/) +- [⛬ Aster's Asterisms ⛬](https://asters-asterisms.neocities.org/) +- [Coby Cat's Abode](https://cobycat.neocities.org/) +- [(dr) molly tov cocktails](https://drmollytov.dev/) +- [the coolest diner in town](https://cosy-diner.nekoweb.org/) +- [xixxii](https://xixxii.neocities.org/) +- [call me manatee](https://callmemanatee.neocities.org/) + +see you later, web surfer