Add button to explore and my profile page

master
Shad Amethyst 2 years ago
parent 18e36049ee
commit 898f20b4fa
Signed by: amethyst
GPG Key ID: D970C8DD1D6DEE36

@ -18,13 +18,20 @@
<div class="twelve wide center aligned centered column">
I'm done <a href="https://giveupgithub.org/">giving Github the right to painlessly break the terms of my open-source licenses</a>.
For this reason, I'm moving from github to this instance of gitea.
For this reason, I'm moving from Github to this instance of Gitea.
<br />
I'll be mirroring the projects that are already on github, but new projects will end up here instead.
</div>
<div class="sixteen wide center aligned centered column">
{{template "explore/repo_list" .}}
<div class="twelve wide center aligned centered column">
To get started, head over to the "explore" tab or have a look at my profile section:
<br />
<div class="ui middle grid">
<div class="sixteen wide center aligned centered row">
<a class="ui green button" href="/explore">Explore</a>
<a class="ui green button" href="/adri326">adri326</a>
</div>
</div>
</div>
</div>
</div>

Loading…
Cancel
Save