diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..a806d00 --- /dev/null +++ b/public/index.html @@ -0,0 +1,45 @@ + + + Oohay! - Services for Compu-Global-Hyper-Mega-Net + + + + + +
+ Submit a page here! +
+
+
+

Oohay!

+
+

A collection of services for Compu-Global-Hyper-Mega-Net

+
+
+ Webring | + Mail +
+
                                        __
+                 ,-_                  (`  ).
+                 |-_'-,              (     ).
+                 |-_'-'           _(        '`.
+        _        |-_'/        .=(`(      .     )
+       /;-,_     |-_'        (     (.__.:-`-_.'
+      /-.-;,-,___|'          `(       ) )
+     /;-;-;-;_;_/|\_ _ _ _ _   ` __.:'   )
+        x_( __`|_P_|`-;-;-;,|        `--'
+        |\ \    _||   `-;-;-'
+        | \`   -_|.      '-'
+        | /   /-_| `
+        |/   ,'-_|  \
+        /____|'-_|___\
+ _..,____]__|_\-_'|_[___,.._
+'                          ``'--,..,.      mic
+        
+
+

+

Want to promote us? Add this button to your site!

+ +
+ + diff --git a/public/static/style.css b/public/static/style.css new file mode 100644 index 0000000..9e4dc3b --- /dev/null +++ b/public/static/style.css @@ -0,0 +1,29 @@ +body { + background-color: #FAFAFA; +} + +h1 { + margin: 0px; + line-height: 96px; +} + +a.tiny { + color: #7900A7; +} + +a.pin1 { + font-size: 14px; + color: #7900A7; +} + +a:visited { + color: #7900A7; +} + +.title { + color: #7900A7; + font-weight: bold; + font-size: 83px; + font-family: "Georgia"; +} +