feat: add post layout (wip)
This commit is contained in:
parent
0de2968fa0
commit
a65a26ebe4
9 changed files with 55 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"layout": "base",
|
||||
"layout": "post",
|
||||
"tags": "posts",
|
||||
"permalink": "posts/{{ page.fileSlug }}/index.html"
|
||||
}
|
||||
|
|
|
@ -5,14 +5,6 @@ excerpt: The beginning of a quest to take back my data.
|
|||
categories: [email, protonmail]
|
||||
---
|
||||
|
||||
{{ date }}
|
||||
|
||||
{% for category in categories %}
|
||||
{{ category }}
|
||||
{% endfor %}
|
||||
|
||||
# Switching from Gmail to Protonmail
|
||||
|
||||
I've been an avid Gmail user since its inception sometime in 2004. I remember hunting for a beta invite back when they were highly coveted. I have received 25,467 emails and sent 1,738. The first email I sent was to a local shop to buy my old G3 iMac.
|
||||
|
||||
{% image "https://cdn.wonderfulfrog.com/Pasted%20image%2020231125192342.png", "A screenshot of the 'Welcome to Gmail' email everyone received when they first opened their account" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue