Merge pull request 'Add README & link directly to the repository in navbar' (#3) from dev into main

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-01-19 02:27:38 -05:00
2 changed files with 3 additions and 1 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# oddbyte.dev
This is the source code repository for my website, https://oddbyte.dev.

View File

@@ -3,6 +3,6 @@
<a id="button" href="/">Home</a>
<a id="button" href="/art">Art</a>
<a id="button" href="/music">Playlist</a>
<a id="button" href="/git">Gitea</a>
<a id="button" href="/git/oddbyte/website">Gitea</a>
</div>
</div>