Skip to content

Commit be0f3b1

Browse files
committed
Move blog post frontmatter parameters from nested params to top level
1 parent 474d21f commit be0f3b1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

content/blog/2025-07-24-post-quantum-roadmap.de.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
title: "Unser Fahrplan zur Post-Quanten-Kryptografie"
33
slug: post-quantum-roadmap
44
date: 2025-07-24
5+
author: "Sebastian Stenzel"
6+
#authorlink: "https://mastodon.social/@overheadhunter" ?
7+
authorimg: "https://static.cryptomator.org/photos/team/sebastian-512.jpg"
8+
fediversecreator: "@overheadhunter@mastodon.social"
59
tags: [cryptomator, encryption]
6-
params:
7-
math: true
8-
fediverseCreator: "@overheadhunter@mastodon.social"
9-
Author: "Sebastian Stenzel"
10-
Authorimg: "https://static.cryptomator.org/photos/team/sebastian-512.jpg"
11-
# Authorlink: "https://mastodon.social/@overheadhunter" ?
1210

1311
summary: "Quantencomputer werden viele traditionelle Verschlüsselungsverfahren brechen. Erfahre, wie wir Cryptomator Hub anpassen wollen, um Angreifern einen Schritt voraus zu sein."
1412

@@ -17,6 +15,8 @@ ogimage:
1715
width: 1480
1816
height: 832
1917

18+
math: true
19+
2020
# Remove the following when publishing
2121
publishDate: 2025-07-22
2222
disableComments: true

content/blog/2025-07-24-post-quantum-roadmap.en.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
title: "Our Roadmap to Post-Quantum Cryptography"
33
slug: post-quantum-roadmap
44
date: 2025-07-24
5+
author: "Sebastian Stenzel"
6+
#authorlink: "https://mastodon.social/@overheadhunter" ?
7+
authorimg: "https://static.cryptomator.org/photos/team/sebastian-512.jpg"
8+
fediversecreator: "@overheadhunter@mastodon.social"
59
tags: [cryptomator, encryption]
6-
params:
7-
math: true
8-
fediverseCreator: "@overheadhunter@mastodon.social"
9-
Author: "Sebastian Stenzel"
10-
Authorimg: "https://static.cryptomator.org/photos/team/sebastian-512.jpg"
11-
# Authorlink: "https://mastodon.social/@overheadhunter" ?
1210

1311
summary: "Quantum computers will break many traditional ciphers. Learn how we plan to adjust Cryptomator Hub in order to stay ahead of attackers."
1412

@@ -17,6 +15,8 @@ ogimage:
1715
width: 1480
1816
height: 832
1917

18+
math: true
19+
2020
# Remove the following when publishing
2121
publishDate: 2025-07-22
2222
disableComments: true

0 commit comments

Comments
 (0)