diff --git a/images/elim-drm.gif b/images/elim-drm.gif new file mode 100644 index 0000000..ae3d693 Binary files /dev/null and b/images/elim-drm.gif differ diff --git a/images/esp-button.png b/images/esp-button.png new file mode 100644 index 0000000..484520f Binary files /dev/null and b/images/esp-button.png differ diff --git a/images/fsf-member.png b/images/fsf-member.png new file mode 100644 index 0000000..ec2863a Binary files /dev/null and b/images/fsf-member.png differ diff --git a/style.css b/style.css index ddd6c6f..951cdaf 100644 --- a/style.css +++ b/style.css @@ -64,3 +64,15 @@ footer { footer .commit-id { font-family: monospace; } + +.bimgs { + float: right; + margin-left: 1em; +} + +.bimgs img { + margin-left: 0.1em; +} +.bimgs img:first-child { + margin-left: 0em; +} diff --git a/tpl/.config b/tpl/.config index 056bc3f..d76678f 100644 --- a/tpl/.config +++ b/tpl/.config @@ -9,5 +9,30 @@ html_footer=$(cat < GNU/Linux Inside! + + $( # the awkward newline positions are simply to prevent spaces in output + ) +
+ [FSF Associate Member] + + [ Innovating Without Patents! ] + + [ Eliminate DRM! ] +
EOM )