Fix source code links
This commit is contained in:
parent
6d9b24a10c
commit
1fb897051e
|
@ -7,13 +7,13 @@ Welcome to my blog, I'm honoured that you're interested in checking out the sour
|
|||
|
||||
## Blog
|
||||
|
||||
The source code for the blog itself can be found: [Right here](https://git.quad.moe/quad/hugo-blog) on my Git server.
|
||||
The source code for the blog itself can be found: [Right here](https://gitea.quad.moe/quad/hugo-blog) on my Gitea server.
|
||||
|
||||
The blog is powered by [Hugo](https://gohugo.io/), so you'll need that in order to deploy it. Simply clone the repository and fetch submodules, then you can generate the blog in a jiffy.
|
||||
|
||||
## Theme
|
||||
|
||||
My theme is named [Peruna](https://git.quad.moe/quad/peruna), it's my personal fork of [Potato Dark](https://github.com/surajmandalcell/potato-dark). Since potato dark didn't quite fit my looks and also didn't seem to be actively maintained.
|
||||
My theme is named [Peruna](https://gitea.quad.moe/quad/peruna), it's my personal fork of [Potato Dark](https://github.com/surajmandalcell/potato-dark). Since potato dark didn't quite fit my looks and also didn't seem to be actively maintained.
|
||||
|
||||
If this theme seems to fit your needs, please feel free to use or fork it to your heart's content.
|
||||
|
||||
|
|
Loading…
Reference in New Issue