From 0c14bb32b90d141f7537cd82a5dc6cc6ba85b54c Mon Sep 17 00:00:00 2001
From: CJ Patoilo
Date: Sat, 26 Dec 2015 18:39:05 -0300
Subject: [PATCH] updated demo path
---
demo/.gitdirectory | 0
demo/index.html | 144 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 144 insertions(+)
delete mode 100644 demo/.gitdirectory
create mode 100644 demo/index.html
diff --git a/demo/.gitdirectory b/demo/.gitdirectory
deleted file mode 100644
index e69de29..0000000
diff --git a/demo/index.html b/demo/index.html
new file mode 100644
index 0000000..4479371
--- /dev/null
+++ b/demo/index.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Milliigram | A minimalist CSS framework.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Examples
+ You can view more examples of using Milligram.
+
+
+
+
+
+
+ Contributing
+ Help improve these docs. Open an issue or submit a pull request.
+
+
+ - Navigate to the main page of the repository
+ - Fork it!
+ - Create your feature branch: git checkout -b my-new-feature
+ - Commit your changes: git commit -m 'Add some feature'
+ - Push to the branch: git push origin my-new-feature
+ - Submit a pull request =D
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file