diff options
author | Akshay <[email protected]> | 2023-02-14 10:38:50 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2023-02-14 10:38:50 +0000 |
commit | 3a2829eaef155a67641b2e322d88c8f243c7870b (patch) | |
tree | ec25e67aeffbbeb130cdd6a1a2985b0b4a3cc851 /docs/posts/static_sites_with_bash/index.html | |
parent | 2ff504e6959266495fb0a29cba389bd9795c9304 (diff) |
remove donate button
Diffstat (limited to 'docs/posts/static_sites_with_bash/index.html')
-rw-r--r-- | docs/posts/static_sites_with_bash/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/posts/static_sites_with_bash/index.html b/docs/posts/static_sites_with_bash/index.html index 31845dd..475b792 100644 --- a/docs/posts/static_sites_with_bash/index.html +++ b/docs/posts/static_sites_with_bash/index.html | |||
@@ -93,8 +93,7 @@ the file names (removes underscores, title-case), and | |||
93 | <div class="intro"> | 93 | <div class="intro"> |
94 | Hi. | 94 | Hi. |
95 | <div class="hot-links"> | 95 | <div class="hot-links"> |
96 | <a href="https://peppe.rs/index.xml" class="feed-button">Subscribe</a> | 96 | <a href="https://peppe.rs/index.xml" class="feed-button">Subscribe (RSS)</a> |
97 | <a href="https://liberapay.com/nerdypepper/donate" class="donate-button">Donate</a> | ||
98 | </div> | 97 | </div> |
99 | <p>I'm Akshay, programmer and pixel-artist.</p> | 98 | <p>I'm Akshay, programmer and pixel-artist.</p> |
100 | <p> | 99 | <p> |