From 2ad1f077af9fd8d667f98358ae10259b00ea6f2c Mon Sep 17 00:00:00 2001 From: Alexandros Spyropoulos Date: Sun, 23 Oct 2016 14:25:05 +0300 Subject: [PATCH] Bootstrap Added Let's try to make it more beautiful ! Bootstrap added with 3 more pages ( My thinking for the 3 pages is this: about: basic info for the site, Dank: a list with dank memes, Random: random stuff you find on the web) --- about.html | 0 dank.html | 0 index.html | 124 +++++++++++++++++++++++++++++++++++++++------------- random.html | 0 4 files changed, 94 insertions(+), 30 deletions(-) create mode 100644 about.html create mode 100644 dank.html create mode 100644 random.html diff --git a/about.html b/about.html new file mode 100644 index 0000000..e69de29 diff --git a/dank.html b/dank.html new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index df79dae..c052e3e 100644 --- a/index.html +++ b/index.html @@ -1,37 +1,101 @@ /// CSS from old PoodleCorp website (poodlecorp.org [archived July 2016]) - + + + - - - The experiment + + + + + + + + The experiment + + + + + + -
-WE ARE IN NEED OF FRESH MEMES! -
- -
-If you want to contribute, fork this project which can be found here and make a pull request. -
- -
-

When you fix the segfault

-
- -

Made with love.

-
- -
-snoopy -
- -
-snoopy -
+ + + + +
+
+
+

WE ARE IN NEED OF FRESH MEMES!

+
+
+ +
+
+ +
+
+
+

If you want to contribute, fork this project which can be found here and make a pull request.

+
+
+
+ +
+
+ +
+
+
+

When you fix the segfault

+
+ +
+
+
+
+ +
+
+
+
+
+

Made with love.

+
+
+ +
diff --git a/random.html b/random.html new file mode 100644 index 0000000..e69de29