diff options
author | Yuchen Pei <me@ypei.me> | 2021-07-20 08:45:34 +1000 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2021-07-20 08:45:34 +1000 |
commit | 5d65a89b1a35c58128ddcc6b61c097c56e29286c (patch) | |
tree | 715f1417355a2d3e1daaa6d151da71d44fca8098 /html-templates/preamble.html | |
parent | b0c5898aa4f97ac62f10eead1c263a6902425392 (diff) |
added a micropost and removed fsf banner
Diffstat (limited to 'html-templates/preamble.html')
-rw-r--r-- | html-templates/preamble.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/html-templates/preamble.html b/html-templates/preamble.html index d8ddf03..5c698f6 100644 --- a/html-templates/preamble.html +++ b/html-templates/preamble.html @@ -6,9 +6,3 @@ <a href="/blog.html">Blog</a><a href="/microblog.html">Microblog</a> </nav> </header> -<div id="fsf-banner"> - <center>Please join me to support the FSF for a free society:</center> - <iframe src="//static.fsf.org/nosvn/banners/2021fundraiser-spring/" - style="width: 100%; height: 150px; display: block; margin: 0; border: 0 none; overflow: hidden;"> - </iframe> -</div> |