From b268ad6883bab4592d07e55402a90ab5453b536b Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sun, 24 Feb 2019 21:56:37 +0100 Subject: [PATCH] general update --- dist/browserconfig.xml | 2 +- dist/humans.txt | 6 +++--- dist/index.html | 26 ++++++++++++++++---------- dist/manifest.json | 4 ++-- dist/robots.txt | 3 +-- 5 files changed, 23 insertions(+), 18 deletions(-) diff --git a/dist/browserconfig.xml b/dist/browserconfig.xml index 33c7d68..b3930d0 100644 --- a/dist/browserconfig.xml +++ b/dist/browserconfig.xml @@ -2,7 +2,7 @@ - + #da532c diff --git a/dist/humans.txt b/dist/humans.txt index 9036908..d3d62ad 100644 --- a/dist/humans.txt +++ b/dist/humans.txt @@ -6,10 +6,10 @@ Site Owner: Dominic Reich Twitter: @freefall0 - Location: Ötztal, Tirol, Austria + Location: Längenfeld, Ötztal, Tirol, Austria Last updated: {{ site.time }} - Language: English + Language: English / German Built with: Visual Studio Code Vim - Transmit + Netlify diff --git a/dist/index.html b/dist/index.html index 1cd8830..009238b 100644 --- a/dist/index.html +++ b/dist/index.html @@ -18,8 +18,9 @@ } @media only screen and (max-width : 500px) { - .center { - font-size: 80%; + .center { + font-size: 80%; + } } @@ -32,6 +33,9 @@ + + + @@ -48,10 +52,10 @@ - - + + - + @@ -59,17 +63,19 @@ - - + +
-

This website is under maintenance.

+

This website is under maintenance.
+ Diese Webseite wird gerade überarbeitet.

Twitter · Github · + YouTube · + 500px · + Reddit · the new (and empty) gallery

- - diff --git a/dist/manifest.json b/dist/manifest.json index 37224d8..0137e36 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -2,12 +2,12 @@ "name": "DOMINIC REICH", "icons": [ { - "src": "/assets/images/android-chrome-192x192.png", + "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/assets/images/android-chrome-384x384.png", + "src": "/android-chrome-384x384.png", "sizes": "384x384", "type": "image/png" } diff --git a/dist/robots.txt b/dist/robots.txt index 83b7486..bd7e738 100644 --- a/dist/robots.txt +++ b/dist/robots.txt @@ -1,3 +1,2 @@ User-agent: * -Disallow: /cgi-bin/ -Sitemap: https://dominicreich.com/sitemap.xml \ No newline at end of file +Sitemap: https://dominicreich.com/sitemap.xml