diff --git a/__pycache__/publishconf.cpython-39.pyc b/__pycache__/publishconf.cpython-39.pyc index 4f32f4f..db7559d 100644 Binary files a/__pycache__/publishconf.cpython-39.pyc and b/__pycache__/publishconf.cpython-39.pyc differ diff --git a/content/blog/2022/alfons_gold.md b/content/blog/2022/alfons_gold.md index c1a5304..fe5ee60 100644 --- a/content/blog/2022/alfons_gold.md +++ b/content/blog/2022/alfons_gold.md @@ -4,7 +4,7 @@ Tags: Alfons Crowley Author: Sven -![Flasche Alfons Crowley Ingwer Ale vor dunklem Hintergrund.]({static}/img/AlfonsDunkel.png) +![Flasche Alfons Crowley Ingwer Ale vor dunklem Hintergrund.]({static}/img/AlfonsDunkelWeb.png) Beim diesjährigen Meininger´s International Craft Beer Award hat unser Alfons Crowley Ingwer Ale in der Kategorie "Gewürzbier / Kräuterbier" eine Gold Medaille gewonnen. Besonders Stolz sind wir darauf, dass wir mit einer kompletten Eigenenkreation die Juror:innen überzeugen konnten. Das Alfons diff --git a/content/blog/2022/artikel_cella.md b/content/blog/2022/artikel_cella.md new file mode 100644 index 0000000..955e6e9 --- /dev/null +++ b/content/blog/2022/artikel_cella.md @@ -0,0 +1,9 @@ +Title: Artikel im Weihenstephaner über Cella 1672 +Date: 2022-09-30 11:00 +Tags: Cella1672 +Author: Sven + + +Nachdem wir ja letztes Jahr nach dem Brautermin schon einen Artikel in unserem Blog zum Brauen des "Cella 1672" hatten, ist dieser Beitrag +jetzt zu Teilen in einen [gemeinschaftlichen Artikel mit Dr. Mathias Hutzler und Dr. Martin Zarnkow](https://www.vew-brauer.de/aktuelles/unterg%C3%A4rig-auf-zu-neuen-ufern-%E2%80%93-cella-1672.html) +erschienen. Von Mathias kam die Hefe und von Martin das alte Rezept. Viel Spaß beim Lesen. diff --git a/content/img/AlfonsDunkelWeb.png b/content/img/AlfonsDunkelWeb.png new file mode 100644 index 0000000..f6e6db9 Binary files /dev/null and b/content/img/AlfonsDunkelWeb.png differ diff --git a/publishconf.py b/publishconf.py index d083960..d44c5b9 100644 --- a/publishconf.py +++ b/publishconf.py @@ -11,7 +11,7 @@ sys.path.append(os.curdir) from pelicanconf import * # If your site is available via HTTPS, make sure SITEURL begins with https:// -SITEURL = 'https://freibier.cc' +SITEURL = 'https://freibier.cc/blog' RELATIVE_URLS = False FEED_ALL_ATOM = 'feeds/all.atom.xml' @@ -22,4 +22,4 @@ DELETE_OUTPUT_DIRECTORY = True # Following items are often useful when publishing #DISQUS_SITENAME = "" -#GOOGLE_ANALYTICS = "" \ No newline at end of file +#GOOGLE_ANALYTICS = ""