18 lines
739 B
HTML
18 lines
739 B
HTML
<footer class="site-footer">
|
|
<div class="wrapper">
|
|
<p class="small">
|
|
{{ site.description | escape }}<br />
|
|
<a href="https://www.instagram.com/veganprestwich/">instagram</a> /
|
|
<a href="https://www.facebook.com/groups/veganprestwich/">facebook</a> /
|
|
<a href="https://anar.chi.st/veganprestwich">pixelfed</a><br />
|
|
<a href="/vegan-business-advice">advice for business owners</a><br />
|
|
<a href="https://git.sr.ht/~stfn/vegan-prestwich">site source</a> -
|
|
<a href="https://neocities.org/site/veganprestwich">hosted on neocities</a
|
|
><br />
|
|
no ads / sponsors / tracking / cookies / javascript
|
|
<br />
|
|
<a href="https://stefn.co.uk">site by stef</a>
|
|
</p>
|
|
</div>
|
|
</footer>
|