This commit is contained in:
2020-07-18 11:03:55 +02:00
parent 358b3bf2db
commit 694c2b29a7
3 changed files with 10 additions and 4 deletions

View File

@ -2,5 +2,4 @@
title: Aktuelles
bg_image: images/backgrounds/page-title.png
description: Hier finden sie die aktuelen Beiträge aus dem Schulblog.
---

View File

@ -11,8 +11,11 @@ image: "images/image.png"
# post author
author: "Denys Konovalov"
# taxonomy
categories: ["Digitalisierung"]
tags: ["Internet", "Schulwebsite"]
categories:
- "Digitalisierung"
tags:
- "Internet"
- "Schulwebsite"
# type
type: "post"
---