Remove donate link from /writing.
This commit is contained in:
parent
0a825a6cd2
commit
5d5741df23
1 changed files with 1 additions and 3 deletions
|
@ -460,9 +460,7 @@ def write_writing_index():
|
||||||
<h2>The footer</h2>
|
<h2>The footer</h2>
|
||||||
<p>I greatly appreciate the time you have taken to visit my page. If you
|
<p>I greatly appreciate the time you have taken to visit my page. If you
|
||||||
have feedback, corrections, or tales of harrowing adventure, send an email
|
have feedback, corrections, or tales of harrowing adventure, send an email
|
||||||
to writing@voussoir.net. If you want me to hold on to some of your dollars
|
to writing@voussoir.net.
|
||||||
for permanent safekeeping,
|
|
||||||
<a href="/donate">click here</a>.</p>
|
|
||||||
</article>
|
</article>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue