fix url for link back to home page

This commit is contained in:
Christoph Schindlbeck 2023-02-05 20:54:17 +01:00
parent 9915c0ecc8
commit cf1d5b21a3
5 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
# Settings
publishDir = "../static/gallery"
baseurl = "https://vvoid.camp/gallery"
baseurl = "https://www.vvoid.camp/gallery"
languageCode = "de-de"
title = "VVoid Camp"
theme = "autophugo"

View File

@ -12,14 +12,14 @@
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://vvoid.camp/gallery/vvoid01.jpg"/>
<meta name="twitter:image" content="https://www.vvoid.camp/gallery/vvoid01.jpg"/>
<meta name="twitter:title" content="404 Page not found - VVoid Camp"/><meta name="twitter:description" content="Bilder vom VVoid Camp">
<meta property="og:title" content="404 Page not found - VVoid Camp"/><meta property="og:description" content="Bilder vom VVoid Camp">
<meta property="og:type" content="website" />
<meta property="og:url" content="https://vvoid.camp/gallery/404.html" />
<meta property="og:image" content="https://vvoid.camp/gallery/vvoid01.jpg"/><meta property="og:site_name" content="VVoid Camp" />
<meta property="og:url" content="https://www.vvoid.camp/gallery/404.html" />
<meta property="og:image" content="https://www.vvoid.camp/gallery/vvoid01.jpg"/><meta property="og:site_name" content="VVoid Camp" />
<meta name="robots" content="index,follow">

View File

@ -12,14 +12,14 @@
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://vvoid.camp/gallery/vvoid01.jpg"/>
<meta name="twitter:image" content="https://www.vvoid.camp/gallery/vvoid01.jpg"/>
<meta name="twitter:title" content="VVoid Camp"/><meta name="twitter:description" content="Bilder vom VVoid Camp">
<meta property="og:title" content="VVoid Camp"/><meta property="og:description" content="Bilder vom VVoid Camp">
<meta property="og:type" content="website" />
<meta property="og:url" content="https://vvoid.camp/gallery/" />
<meta property="og:image" content="https://vvoid.camp/gallery/vvoid01.jpg"/><meta property="og:site_name" content="VVoid Camp" />
<meta property="og:url" content="https://www.vvoid.camp/gallery/" />
<meta property="og:image" content="https://www.vvoid.camp/gallery/vvoid01.jpg"/><meta property="og:site_name" content="VVoid Camp" />
<meta name="robots" content="index,follow">

View File

@ -2,12 +2,12 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>VVoid Camp</title>
<link>https://vvoid.camp/gallery/</link>
<link>https://www.vvoid.camp/gallery/</link>
<description>Recent content on VVoid Camp</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-de</language>
<managingEditor>info@vvoid.camp (VVoid Camp)</managingEditor>
<webMaster>info@vvoid.camp (VVoid Camp)</webMaster>
<lastBuildDate>Sun, 05 Feb 2023 20:39:11 +0100</lastBuildDate><atom:link href="https://vvoid.camp/gallery/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sun, 05 Feb 2023 20:39:11 +0100</lastBuildDate><atom:link href="https://www.vvoid.camp/gallery/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://vvoid.camp/gallery/</loc>
<loc>https://www.vvoid.camp/gallery/</loc>
<lastmod>2023-02-05T20:39:11+01:00</lastmod>
</url>
</urlset>