Page MenuHomeWolfplex

No OneTemporary

diff --git a/index.html b/index.html
new file mode 100644
index 0000000..8b1fe32
--- /dev/null
+++ b/index.html
@@ -0,0 +1,54 @@
+<!DOCTYPE html>
+
+<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
+<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
+<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
+<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
+<head>
+ <meta charset="utf-8" />
+
+ <!-- Set the viewport width to device width for mobile -->
+ <meta name="viewport" content="width=device-width" />
+
+ <title>Assets</title>
+ <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/foundation/3.2.5/stylesheets/foundation.min.css">
+ <script src="//cdnjs.cloudflare.com/ajax/libs/foundation/3.2.5/javascripts/modernizr.foundation.min.js"></script>
+
+ <!-- IE Fix for HTML5 Tags -->
+ <!--[if lt IE 9]>
+ <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.2/html5shiv.js"></script>
+ <![endif]-->
+
+</head>
+<body>
+
+ <!-- Main Page Content -->
+ <div class="row">
+ <!-- Contact Details -->
+ <div class="nine columns">
+
+ <h3>Assets</h3>
+ <p>This website serves static resources for our web and application content.</p>
+ </div>
+ </div>
+ <!-- End Main Content -->
+
+
+ <footer class="row">
+ <div class="twelve columns">
+ <hr />
+ <div class="row">
+ <div class="six columns">
+ 2018
+ </div>
+ <div class="six columns">
+ <ul class="link-list right">
+ <li><a href="http://www.wolfplex.org/">Wolfplex</a></li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ </footer>
+</body>
+</html>

File Metadata

Mime Type
text/x-diff
Expires
Sun, May 4, 4:46 PM (1 d, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
46287
Default Alt Text
(1 KB)

Event Timeline