diff options
author | Yuchen Pei <id@ypei.org> | 2023-11-16 23:27:10 +1100 |
---|---|---|
committer | Yuchen Pei <id@ypei.org> | 2023-11-16 23:27:10 +1100 |
commit | a23fd0709041cb53022f62403d347250c007be6f (patch) | |
tree | 3ae65f7c7a035240547e41aa98224eb65c9d461a /html-templates | |
parent | 2ba30c732cb5cdbfd295c4a0a55ecb4ef49b9bcc (diff) |
Add fsf 202311 fundraiser banner.
Diffstat (limited to 'html-templates')
-rw-r--r-- | html-templates/preamble.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/html-templates/preamble.html b/html-templates/preamble.html index a2d7c50..0988f0f 100644 --- a/html-templates/preamble.html +++ b/html-templates/preamble.html @@ -1,3 +1,10 @@ +<div id="fsf-banner"> + <center>Please join me to support the FSF for a free society:</center> + <iframe title="FSF Fundraiser Banner" + src="//static.fsf.org/nosvn/banners/202311fundraiser/" scrolling="no" + style="width: 100%; height: 150px; display: block; margin: 0; border: 0 none; overflow: hidden;"> + </iframe> +</div> <nav> <span id="logo"> <a href="/index.html">About</a> |