Skip to content

Commit

Permalink
Merge pull request #94 from slcw/Footer
Browse files Browse the repository at this point in the history
default.html upload
  • Loading branch information
slcw authored Sep 13, 2024
2 parents 718b023 + 65da216 commit cc4908d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,19 @@ <h2>{{ site.description | default: site.github.project_tagline }}</h2>
{{ content }}
</section>
</div>

<hr>
<footer>
<div class="container">
SimpleX Theme Archive v1.0
<p>
<em>The SimpleX Theme Archive is an independent, community project not affiliated with SimpleX Chat.</em>
<br>
SimpleX Chat is a trademark of <a href="https://simplex.chat">SimpleX Chat, Ltd.</a>
<p>
The archive team can be contacted in the <a href="https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2Fhpq7_4gGJiilmz5Rf-CswuU5kZGkm_zOIooSw6yALRg%3D%40smp5.simplex.im%2FjwFqICow91mcVNxBF2GXXF5Uq4H27goC%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEAOYs_RwIB67iDC_ORPmBpp-oED4Ric3oYkID4kdkMdGs%253D%26srv%3Djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22jpatHRdLkjwNmbWBc-VWcg%3D%3D%22%7D ">SimpleX Themes group</a>, or at <a href=" mailto:themes@slcw.unbox.at?subject=Theme Archive request">themes@slcw.unbox.at</a>.
</div>
</footer>

</body>
</html>

0 comments on commit cc4908d

Please sign in to comment.