We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e391342 commit fb0146cCopy full SHA for fb0146c
donate.html
@@ -20,9 +20,8 @@
20
<div class="wrapper">
21
<div class="content">
22
<h2>
23
-
24
- </h2>Donate to me!
25
- <br> <br>
+ Donate to me!
+ </h2>
26
<font face="Inconsolata"> <p align="justify">
27
You can support me with the following cryptocurrencies:
28
<table border="1" bordercolor="black">
@@ -93,7 +92,7 @@ <h2>
93
92
</tr>
94
</table> <br>
95
<p align="justify">
96
- <a href="https://shore-chatter-lantana.glitch.me/"> Back to home page </a>
+ <a href="index.html"> Back to home page </a>
97
</p>
98
</p> </font>
99
layout/glitch-footer.html
@@ -1,6 +1,6 @@
1
<footer class="footer">
2
<div class="tagline">
3
- <b>© Joel Tikoo 2021</b><br />
+ <b>© Joel Tikoo 2022</b><br />
4
5
</div>
6
<a
0 commit comments