index.md, header.html: moved gitea link to navbar
This commit is contained in:
parent
c096c9aaf3
commit
d936fef68d
@ -18,6 +18,7 @@
|
|||||||
<b>dogeystamp</b>
|
<b>dogeystamp</b>
|
||||||
<a href="/index.html">home</a>
|
<a href="/index.html">home</a>
|
||||||
<a href="/about">about me</a>
|
<a href="/about">about me</a>
|
||||||
|
<a href="https://git.dogeystamp.com">gitea</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
|
9
index.md
9
index.md
@ -1,16 +1,9 @@
|
|||||||
# welcome to my website
|
# welcome to my website
|
||||||
|
|
||||||
This is a place where I host some services and a blog.
|
This place is the home of a few blog articles and my git projects.
|
||||||
For more info about me, including contact info, check out [my about page.](/about)
|
For more info about me, including contact info, check out [my about page.](/about)
|
||||||
|
|
||||||
## services
|
|
||||||
|
|
||||||
### [gitea](https://git.dogeystamp.com)
|
|
||||||
|
|
||||||
Local git server, along with frontend. This hosts the majority of the projects I have done in the past.
|
|
||||||
|
|
||||||
## blog articles
|
## blog articles
|
||||||
|
|
||||||
To subscribe to the blog, use the [Atom feed](/atom.xml).
|
To subscribe to the blog, use the [Atom feed](/atom.xml).
|
||||||
|
|
||||||
- - -
|
- - -
|
||||||
|
Loading…
Reference in New Issue
Block a user