Page MenuHomeDevCentral

No OneTemporary

diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png
new file mode 100644
index 0000000..4c74d4e
Binary files /dev/null and b/android-chrome-192x192.png differ
diff --git a/android-chrome-512x512.png b/android-chrome-512x512.png
new file mode 100644
index 0000000..76f30b9
Binary files /dev/null and b/android-chrome-512x512.png differ
diff --git a/apple-touch-icon.png b/apple-touch-icon.png
new file mode 100644
index 0000000..ba573ab
Binary files /dev/null and b/apple-touch-icon.png differ
diff --git a/browserconfig.xml b/browserconfig.xml
new file mode 100644
index 0000000..451d366
--- /dev/null
+++ b/browserconfig.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<browserconfig>
+ <msapplication>
+ <tile>
+ <square70x70logo src="/mstile-70x70.png?v=D908"/>
+ <square150x150logo src="/mstile-150x150.png?v=D908"/>
+ <square310x310logo src="/mstile-310x310.png?v=D908"/>
+ <wide310x150logo src="/mstile-310x150.png?v=D908"/>
+ <TileColor>#00aba9</TileColor>
+ </tile>
+ </msapplication>
+</browserconfig>
diff --git a/favicon-16x16.png b/favicon-16x16.png
new file mode 100644
index 0000000..59ee55a
Binary files /dev/null and b/favicon-16x16.png differ
diff --git a/favicon-32x32.png b/favicon-32x32.png
new file mode 100644
index 0000000..4b25894
Binary files /dev/null and b/favicon-32x32.png differ
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..c3e0f18
Binary files /dev/null and b/favicon.ico differ
diff --git a/index.html b/index.html
index 27d1b40..03fe262 100644
--- a/index.html
+++ b/index.html
@@ -1,21 +1,34 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Nasqueron | Navigate to Nasqueron</title>
+
+ <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=D908">
+ <link rel="icon" type="image/png" href="/favicon-32x32.png?v=D908" sizes="32x32">
+ <link rel="icon" type="image/png" href="/favicon-16x16.png?v=D908" sizes="16x16">
+ <link rel="manifest" href="/manifest.json?v=D908">
+ <link rel="mask-icon" href="/safari-pinned-tab.svg?v=D908" color="#5bbad5">
+ <link rel="shortcut icon" href="/favicon.ico?v=D908">
+ <meta name="application-name" content="Nasqueron">
+ <meta name="apple-mobile-web-app-title" content="Nasqueron">
+ <meta name="msapplication-TileColor" content="#00aba9">
+ <meta name="msapplication-TileImage" content="/mstile-144x144.png?v=D908">
+ <meta name="theme-color" content="#3f8b82">
+
<link rel="stylesheet" href="/css/foundation.css" />
<link rel="stylesheet" href="/css/app.css" />
<script src="/js/modernizr.js"></script>
</head>
<body class="deepspace">
<div class="homepanel">
<img src="/images/logo.png" alt="Nasqueron" />
<h1>Somewhere hides Nasqueron.</h1>
<h2>This planet hosts the central hub of a budding community of creative people, writers, developers and thinkers.</h2>
<p>Soon, we’ll navigate in this starfield to find this planet.</p>
</div>
<script src="//cdnjs.cloudflare.com/ajax/libs/mousetrap/1.4.6/mousetrap.min.js"></script>
<script src="/js/cover.js"></script>
</body>
</html>
diff --git a/manifest.json b/manifest.json
new file mode 100644
index 0000000..8c4e558
--- /dev/null
+++ b/manifest.json
@@ -0,0 +1,18 @@
+{
+ "name": "Nasqueron",
+ "icons": [
+ {
+ "src": "/android-chrome-192x192.png?v=D908",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/android-chrome-512x512.png?v=D908",
+ "sizes": "512x512",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#3f8b82",
+ "background_color": "#3f8b82",
+ "display": "standalone"
+}
diff --git a/mstile-144x144.png b/mstile-144x144.png
new file mode 100644
index 0000000..5d483fd
Binary files /dev/null and b/mstile-144x144.png differ
diff --git a/mstile-150x150.png b/mstile-150x150.png
new file mode 100644
index 0000000..66f19c1
Binary files /dev/null and b/mstile-150x150.png differ
diff --git a/mstile-310x150.png b/mstile-310x150.png
new file mode 100644
index 0000000..546ee0d
Binary files /dev/null and b/mstile-310x150.png differ
diff --git a/mstile-310x310.png b/mstile-310x310.png
new file mode 100644
index 0000000..41e4568
Binary files /dev/null and b/mstile-310x310.png differ
diff --git a/mstile-70x70.png b/mstile-70x70.png
new file mode 100644
index 0000000..312cd41
Binary files /dev/null and b/mstile-70x70.png differ
diff --git a/safari-pinned-tab.svg b/safari-pinned-tab.svg
new file mode 100644
index 0000000..2eaeed8
--- /dev/null
+++ b/safari-pinned-tab.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+ "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
+<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
+ width="16.000000pt" height="16.000000pt" viewBox="0 0 16.000000 16.000000"
+ preserveAspectRatio="xMidYMid meet">
+<metadata>
+Created by potrace 1.11, written by Peter Selinger 2001-2013
+</metadata>
+<g transform="translate(0.000000,16.000000) scale(0.003125,-0.003125)"
+fill="#000000" stroke="none">
+<path d="M1635 4799 c-612 -37 -1038 -213 -1271 -522 -99 -132 -171 -328 -194
+-526 -17 -141 -8 -3181 9 -3233 15 -48 67 -116 110 -145 70 -47 140 -66 246
+-67 216 -1 332 82 365 263 6 34 10 601 10 1560 0 907 4 1529 10 1564 13 84 51
+159 111 222 67 71 142 116 255 154 168 56 169 56 1294 56 1032 0 1035 0 1135
+-22 254 -56 392 -157 459 -331 l21 -57 5 -1580 5 -1580 22 -53 c33 -81 66
+-118 137 -152 123 -58 288 -63 409 -11 64 28 130 92 158 154 l24 52 0 1620 c0
+1531 -1 1625 -18 1705 -58 270 -203 492 -409 631 -274 182 -598 273 -1073 298
+-205 11 -1637 11 -1820 0z"/>
+</g>
+</svg>

File Metadata

Mime Type
text/x-diff
Expires
Tue, Feb 3, 16:01 (7 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3413191
Default Alt Text
(5 KB)

Event Timeline