switch gitea with forgejo
This commit is contained in:
parent
a5e0fba00c
commit
e0ed3c4ea4
|
@ -53,7 +53,7 @@ repo and copy the theme to your site.
|
||||||
All of the code is released under the [MIT
|
All of the code is released under the [MIT
|
||||||
license](https://tldrlegal.com/license/mit-license) and the content here
|
license](https://tldrlegal.com/license/mit-license) and the content here
|
||||||
is [CC-BY 4.0.](https://creativecommons.org/licenses/by/4.0/) Source for
|
is [CC-BY 4.0.](https://creativecommons.org/licenses/by/4.0/) Source for
|
||||||
everything is available on my [Gitea
|
everything is available on my [Forgejo
|
||||||
instance.](https://git.nixnet.services/Amolith/secluded)
|
instance.](https://git.nixnet.services/Amolith/secluded)
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
|
@ -3,6 +3,6 @@
|
||||||
<!--<p><a class="button" href="https://fediring.net/previous?host=secluded.site">←</a> <a class="button" href="https://fediring.net/">Fediring</a> <a class="button" href="https://fediring.net/next?host=secluded.site">→</a></p>-->
|
<!--<p><a class="button" href="https://fediring.net/previous?host=secluded.site">←</a> <a class="button" href="https://fediring.net/">Fediring</a> <a class="button" href="https://fediring.net/next?host=secluded.site">→</a></p>-->
|
||||||
<p class="boring_stuff">Content licensed under <a href="https://creativecommons.org/licenses/by/4.0/deed.en">CC-BY-4.0</a><br/>
|
<p class="boring_stuff">Content licensed under <a href="https://creativecommons.org/licenses/by/4.0/deed.en">CC-BY-4.0</a><br/>
|
||||||
Code licensed under <a href="https://tldrlegal.com/license/mit-license">MIT</a><br/>
|
Code licensed under <a href="https://tldrlegal.com/license/mit-license">MIT</a><br/>
|
||||||
Source is available on <a href="https://git.nixnet.services/Amolith/secluded">Gitea</a><br/></p>
|
Source available on <a href="https://git.nixnet.services/Amolith/secluded">Forgejo</a><br/></p>
|
||||||
<img width="50" src="/assets/pngs/glider.svg" />
|
<img width="50" src="/assets/pngs/glider.svg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue