diff --git a/images/hollywebshare.jpg b/images/hollywebshare.jpg new file mode 100644 index 0000000..1da1525 Binary files /dev/null and b/images/hollywebshare.jpg differ diff --git a/images/win7sins.png b/images/win7sins.png new file mode 100644 index 0000000..f6eced7 Binary files /dev/null and b/images/win7sins.png differ diff --git a/images/win8-close.png b/images/win8-close.png new file mode 100644 index 0000000..07f3c81 Binary files /dev/null and b/images/win8-close.png differ diff --git a/style.css b/style.css index 6e2eb6d..9a8e2f7 100644 --- a/style.css +++ b/style.css @@ -76,6 +76,22 @@ h2.desc { border-left: none; } +#headline { + text-align: center; + float: right; +} +#headline a { + display: block; + margin-top: 2em; + clear: left; +} +#headline a:first-child { + margin-top: 0; +} +#headline img { + margin-left: 2em; +} + p#ref-0 { margin-top: 2em; } diff --git a/tpl/.config b/tpl/.config index 053e306..7fbcb75 100644 --- a/tpl/.config +++ b/tpl/.config @@ -32,7 +32,26 @@ html_pre_index="$( printf '
  • %s
  • ' "$name" "${words[*]^}" done - echo '' + # the remainder will appear below the menu, above the index +cat < +
    + + Close Windows, Open Doors + + + + Stop the Hollyweb! No DRM in HTML5. + + + + Windows 7 Sins + +
    +EOH )"