Add assets & head

This commit is contained in:
Jip Fr 2020-05-12 21:46:35 +02:00
parent cc057e22ad
commit e244f37cb1
14 changed files with 91 additions and 3 deletions

5
example.config.json Normal file
View File

@ -0,0 +1,5 @@
{
"http": {
"port": 80
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 216.3 216.3" style="enable-background:new 0 0 216.3 216.3;" xml:space="preserve">
<style type="text/css">
.st0{fill:#673DB6;}
.st1{fill:#FFFFFF;}
.st2{display:none;}
.st3{display:inline;fill:#FFFFFF;}
.st4{display:inline;}
</style>
<g id="Layer_1">
<rect id="XMLID_158_" class="st0" width="216.3" height="216.3"/>
<g id="XMLID_6_">
<path id="XMLID_15_" class="st1" d="M71.2,34.4c-5.7,3-0.7,11.6,5,8.6c14.5-7.5,32.2-7.3,47.7-3.1c13.3,3.6,26.7,10.8,34.4,22.6
c3.5,5.4,12.1,0.4,8.6-5C148,28.2,101.3,18.8,71.2,34.4z"/>
<path id="XMLID_14_" class="st1" d="M181.1,45.2c-11.1-17.3-30.2-28.1-49.6-33.4c-22.3-6.2-47.7-6-68.6,4.9c-5.7,3-0.7,11.6,5,8.6
c18.5-9.7,41.2-9.3,60.8-3.9c16.8,4.6,34,13.8,43.6,28.8C175.9,55.7,184.5,50.7,181.1,45.2z"/>
<path id="XMLID_9_" class="st1" d="M104.7,47.8c-13.7,0-26.3,4.5-36.4,12.5H52.1c-3.9,0-7.5,2.9-7.5,6.9v132.7
c0,3.9,3.5,7.5,7.5,7.5h16.4c3.9,0,7.1-3.5,7.1-7.5v-40.4c8.6,4.8,18.5,7.5,29,7.5c33,0,59.7-26.6,59.7-59.6
S137.6,47.8,104.7,47.8z M104.7,141C86.1,141,71,125.9,71,107.3c0-18.6,15.1-33.7,33.7-33.7s33.7,15.1,33.7,33.7
C138.3,125.9,123.2,141,104.7,141z"/>
</g>
</g>
<g id="Layer_1_copy" class="st2">
<rect id="XMLID_293_" x="220" class="st3" width="216.3" height="216.3"/>
<g id="XMLID_4_" class="st4">
<path id="XMLID_5_" d="M287.2,34.4c-5.7,3-0.7,11.6,5,8.6c14.5-7.5,32.2-7.3,47.7-3.1c13.3,3.6,26.7,10.8,34.4,22.6
c3.5,5.4,12.1,0.4,8.6-5C364,28.2,317.3,18.8,287.2,34.4z"/>
<path id="XMLID_7_" d="M397.1,45.2c-11.1-17.3-30.2-28.1-49.6-33.4c-22.3-6.2-47.7-6-68.6,4.9c-5.7,3-0.7,11.6,5,8.6
c18.5-9.7,41.2-9.3,60.8-3.9c16.8,4.6,34,13.8,43.6,28.8C391.9,55.7,400.5,50.7,397.1,45.2z"/>
<path id="XMLID_13_" d="M320.7,47.8c-13.7,0-26.3,4.5-36.4,12.5h-16.1c-3.9,0-7.5,2.9-7.5,6.9v132.7c0,3.9,3.5,7.5,7.5,7.5h16.4
c3.9,0,7.1-3.5,7.1-7.5v-40.4c8.6,4.8,18.5,7.5,29,7.5c33,0,59.7-26.6,59.7-59.6S353.6,47.8,320.7,47.8z M320.7,141
c-18.6,0-33.7-15.1-33.7-33.7c0-18.6,15.1-33.7,33.7-33.7s33.7,15.1,33.7,33.7C354.3,125.9,339.2,141,320.7,141z"/>
</g>
</g>
<g id="Layer_2">
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,19 @@
{
"name": "Pretendo",
"short_name": "Pretendo",
"icons": [
{
"src": "/assets/images/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/images/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#673db6",
"background_color": "#673db6",
"display": "standalone"
}

View File

@ -1,10 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<title>New Pretendo website</title>
<!-- general -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- windows/ios/chrome -->
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="application-name" content="Pretendo">
<meta name="msapplication-TileColor" content="#673AB7">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicon-16x16.png">
<link rel="manifest" href="/assets/images/site.webmanifest">
<meta name="theme-color" content="#673db6">
<!-- open graph/embeds -->
<meta property="og:title" content="Pretendo Network">
<meta property="og:escription" content="Pretendo is a as close as possible recreation of the original Nintendo Network for 3ds and Wiiu. It is an replacement for if the original servers shut down.">
<meta property="og:type" content="website">
<meta property="og:url" content="http://pretendo.network/">
<meta property="og:image" content="http://pretendo.network/assets/og_image.png">
<meta property="og:image:alt" content="Pretendo logo">
<meta property="og:site_name" content="Pretendo">
<!-- google seo -->
<meta name="description" content="Pretendo is an open source Nintendo Network replacement that aims to build custom servers for the WiiU and 3DS family of consoles. Our goal is to preserve the online functionality of these consoles, to allow players to continue to play their favorite WiiU and 3DS games to their fullest capacity.">
<meta name="robots" content="index, follow">
<!-- favicon -->
<link rel="shortcut icon" href="/assets/images/favicon.ico"><title>Pretendo</title>
<!-- css files -->
<link rel="stylesheet" href="/main.css">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0, minimal-ui, viewport-fit=cover">
<!-- favicon -->
<link rel="shortcut icon" href="/assets/images/favicon.ico">
</head>
<body>
{{{ body }}}