Skip to content

Commit

Permalink
seperated the guestbook from the socials page
Browse files Browse the repository at this point in the history
  • Loading branch information
ThinLiquid committed Sep 13, 2024
1 parent c5763bf commit b58fce6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions src/nav.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ export default [
{ title: 'socials n\' webrings', link: '/socials', emoji: ':globe_with_meridians:' },
{ title: 'code::stats', link: '/stats', emoji: ':computer:' },
{ title: 'follow on nekoweb', link: 'https://nekoweb.org/follow/thnlqd', emoji: ':cat:' },
{ title: 'guestbook', link: 'https://thnlqd.atabook.org', emoji: ':open_book:' },
]
3 changes: 0 additions & 3 deletions src/pages/socials.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ styles:
- https://webring.nekoweb.org/onionring.css
- /style.css
---
# guestbook

<iframe src="https://thnlqd.atabook.org" style="width: 100%; height: 20rem; border: none;"></iframe>

# socials

Expand Down

0 comments on commit b58fce6

Please sign in to comment.