mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Merge branch 'master' of https://github.com/kyledrake/neocities-web
This commit is contained in:
commit
f50e01e4ec
3 changed files with 5 additions and 4 deletions
BIN
files/wireframes/homepage02x.jpg
Normal file
BIN
files/wireframes/homepage02x.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 329 KiB |
|
@ -47,6 +47,10 @@
|
|||
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
||||
</form>
|
||||
|
||||
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
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
|
@ -17,4 +14,4 @@ html
|
|||
body
|
||||
.txt-Center
|
||||
h1 Page Not Found
|
||||
p The requested page was not found on this web site.
|
||||
p The requested page was not found on this web site.
|
||||
|
|
Loading…
Add table
Reference in a new issue