mirror of
https://github.com/offen/website.git
synced 2024-11-22 09:00:28 +01:00
blog page
This commit is contained in:
parent
9595ce61ac
commit
4e007c6686
10
homepage/content/pages/blog.md
Normal file
10
homepage/content/pages/blog.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
Title: temp | offen
|
||||||
|
description: temp
|
||||||
|
save_as: blog/index.html
|
||||||
|
href: /blog/
|
||||||
|
template: blog
|
||||||
|
exclude_from_sitemap: true
|
||||||
|
sm_image_url: /theme/images/offen-logo-social-media.jpg
|
||||||
|
|
||||||
|
|
||||||
|
## Blog
|
@ -8,12 +8,12 @@ sm_image_url: /theme/images/offen-logo-social-media.jpg
|
|||||||
## Legal Notice
|
## Legal Notice
|
||||||
|
|
||||||
### Information in accordance with Section 5 TMG
|
### Information in accordance with Section 5 TMG
|
||||||
Frederik Ring
|
Frederik Ring
|
||||||
Torfstr. 22
|
Torfstr. 22
|
||||||
13353 Berlin
|
13353 Berlin
|
||||||
|
|
||||||
### Contact Information
|
### Contact Information
|
||||||
E-Mail: [hioffen@posteo.de](mailto:hioffen@posteo.de)
|
E-Mail: [hioffen@posteo.de](mailto:hioffen@posteo.de)
|
||||||
Internet address: [www.offen.dev](https://www.offen.dev/)
|
Internet address: [www.offen.dev](https://www.offen.dev/)
|
||||||
|
|
||||||
### Graphics and Image Sources
|
### Graphics and Image Sources
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 136 KiB |
1
homepage/theme/templates/blog.html
Normal file
1
homepage/theme/templates/blog.html
Normal file
@ -0,0 +1 @@
|
|||||||
|
{% extends "base.html" %}
|
Loading…
Reference in New Issue
Block a user