Update footer.html

This commit is contained in:
Stripes
2022-10-25 00:01:33 +03:00
committed by GitHub
parent 34623f868e
commit e85e4b7ab0
+1 -1
View File
@@ -1,7 +1,7 @@
<div class="end-page-space"></div>
<a class="addon-button footer-button" href="https://{home-netlify-domain}/">All Stremio Addons</a><a class="addon-button footer-button" href="https://github.com/{repo-name}/blob/main/README.md#how-can-i-help" target="_blank">How Can I Help?</a><a class="addon-button footer-button" href="https://github.com/{repo-name}/blob/main/README.md#how-it-works" target="_blank">How It Works</a><a class="addon-button footer-button" href="https://github.com/{repo-name}/issues/new?assignees=&labels=misc&template=submit-addon.yaml&title=Addon+Name" target="_blank">Publish Addon</a><a class="addon-button footer-button" href="https://github.com/{repo-name}/" target="_blank">Source Code</a><a class="addon-button footer-button" href="https://stremio.com/downloads" target="_blank">Download Stremio</a>
<div class="end-page-space"></div>
<div class="footer-note">Coded with ❤️, the Stremio Addons website is curated by the community!</div>
<div class="footer-note">Built with ❤️, the Stremio Addons website is curated by the community!</div>
<script>
$(document).ready(function() {
const requestStartTime = Date.now()