diff --git a/extra/feedicon.png b/extra/feedicon.png new file mode 100644 index 0000000..f02d414 Binary files /dev/null and b/extra/feedicon.png differ diff --git a/extra/feedicon.svg b/extra/feedicon.svg new file mode 100644 index 0000000..243cb03 --- /dev/null +++ b/extra/feedicon.svg @@ -0,0 +1,206 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/extra/feedlogo.png b/extra/feedlogo.png new file mode 100644 index 0000000..922b1c8 Binary files /dev/null and b/extra/feedlogo.png differ diff --git a/extra/feedlogo.svg b/extra/feedlogo.svg new file mode 100644 index 0000000..e372e3e --- /dev/null +++ b/extra/feedlogo.svg @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/prestatic/screen.css b/prestatic/screen.css index 8ac7378..feb1022 100644 --- a/prestatic/screen.css +++ b/prestatic/screen.css @@ -84,6 +84,11 @@ body { color: #fff; } +#metadata li { + display: inline; + list-style: none; +} + #logo { margin-top: 10px; background: #111111; diff --git a/prestatic/template.html b/prestatic/template.html index 891d352..9880ddd 100644 --- a/prestatic/template.html +++ b/prestatic/template.html @@ -62,10 +62,11 @@ for x in('projects', 'writings', 'films', 'about'): print(' ' * 14 + "
  • {x}
  • ".format(x=x))@--> -
    > +
    > +
    - +