mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +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
|
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