aboutsummaryrefslogtreecommitdiff
path: root/templates/partials/_footer.html
blob: 73dc174c6ef3d54a251f34c1219ea1c4d22d69e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<div class="footer-buttons">
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
</div>
<div class="footer-buttons">
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
    <span class="pamphlet pamphlet-button"></span>
</div>
<p class="footer-copyright">
    &copy; {% now "Y" %} Shifoo. Source code available on
    <a href="https://github.com/luciferreeves/thatcomputerscientist" target="_blank">GitHub</a>.
    All rights reserved. Every pixel on this website is handcrafted with love and care.
</p>
<p class="footer-credits">
    <strong>PS:</strong> The ads shown on this website are fake and purely for
    aesthetic purposes. I do not earn any money from them, neither
    clicking them will redirect you to any other website. If you have any
    questions, comments, or concerns about how this site operates and how
    your data is handled, please check out the
    <a href="#privacy-policy">Privacy Policy</a> page. View
    <a href="#sitemap">Sitemap</a>.
</p>