diff options
author | Yuchen Pei <hi@ypei.me> | 2022-02-06 21:25:01 +1100 |
---|---|---|
committer | Yuchen Pei <hi@ypei.me> | 2022-02-06 21:25:01 +1100 |
commit | 2c422ce0a29154964cbb5011182711b1570541f9 (patch) | |
tree | bf363dcf1271ab7b2a36a34e2ca459f62b2849a0 /html-templates/preamble.html | |
parent | 292bab155170594932cc397683ba228fbc9791b9 (diff) |
updated a bunch
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 314bcb0..cb0e7ac 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><a href="https://g.ypei.me">Projects (git)</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/202111fundraiser/" scrolling="no" - style="width: 100%; height: 150px; display: block; margin: 0; border: 0 none; overflow: hidden;"> - </iframe> -</div> |