diff options
author | Yuchen Pei <me@ypei.me> | 2021-06-24 21:19:57 +1000 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2021-06-24 21:19:57 +1000 |
commit | 502f77902ea7dc38792a342739e34bbe6eabab0f (patch) | |
tree | e66ed91f4e37f593899ba2211f4fecccd72b8f52 /html-templates/preamble.html | |
parent | cac1ef2a1adaa42eca9d9138a8cf4e1bcaa0b5e3 (diff) |
Turned footer into icons.
Diffstat (limited to 'html-templates/preamble.html')
-rw-r--r-- | html-templates/preamble.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html-templates/preamble.html b/html-templates/preamble.html index 9da0cf0..d8ddf03 100644 --- a/html-templates/preamble.html +++ b/html-templates/preamble.html @@ -7,7 +7,7 @@ </nav> </header> <div id="fsf-banner"> - <center>Please join me to support the FSF for a free society.</center> + <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> |