diff --git a/files/wireframes/homepage02x.jpg b/files/wireframes/homepage02x.jpg new file mode 100644 index 00000000..32244ffa Binary files /dev/null and b/files/wireframes/homepage02x.jpg differ diff --git a/views/about.slim b/views/about.slim index 658a3b4e..d391cd65 100644 --- a/views/about.slim +++ b/views/about.slim @@ -47,6 +47,10 @@ + div + h3 Gittip: + iframe style="border: 0; margin: 0; padding: 0;" src="https://www.gittip.com/kyledrake/widget.html" width="48pt" height="22pt" + h3 Sponsorships, alternative payments: h3: a href="mailto:kyledrake@gmail.com" Contact Me Directly diff --git a/views/templates/not_found.slim b/views/templates/not_found.slim index d92d0b2a..7a10b338 100644 --- a/views/templates/not_found.slim +++ b/views/templates/not_found.slim @@ -5,9 +5,6 @@ html title #{template_site_title @site.username} - Not Found - meta name="description" content="" - meta name="keywords" content="" - link href="http://groundfloor.neocities.org/default.css" rel="stylesheet" type="text/css" media="all"