refactor: Move worldmap to /logs
Some checks failed
Deploy website / build-and-deploy (push) Has been cancelled
Some checks failed
Deploy website / build-and-deploy (push) Has been cancelled
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
184c62eabe
commit
1e925da496
3 changed files with 3 additions and 3 deletions
|
|
@ -12,3 +12,5 @@ I don’t use any third-party services for my logs, I store everything in a JSON
|
||||||
[🧗 Climboards](/logs/climbboard)
|
[🧗 Climboards](/logs/climbboard)
|
||||||
|
|
||||||
[📺 Watchlist](/logs/watchlist)
|
[📺 Watchlist](/logs/watchlist)
|
||||||
|
|
||||||
|
[🗺️ Worldmap](/logs/worldmap)
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "map of places i've been"
|
title: "map of places i've been"
|
||||||
description: ""
|
description: ""
|
||||||
layout: "../layouts/Layout.astro"
|
layout: "../../layouts/Layout.astro"
|
||||||
---
|
---
|
||||||
|
|
||||||
[](/img/worldmap.svg)
|
[](/img/worldmap.svg)
|
||||||
|
|
@ -35,5 +35,3 @@ These are the rest of the [slash pages](https://slashpages.net/) on my website.
|
||||||
[📀 vinyl](/vinyl) · my vinyl collection
|
[📀 vinyl](/vinyl) · my vinyl collection
|
||||||
|
|
||||||
[🎁 wish](/wish) · my public wishlist
|
[🎁 wish](/wish) · my public wishlist
|
||||||
|
|
||||||
[🗺️ worldmap](/worldmap) · map of places I've been in the world
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue