Add start draft for post 4
All checks were successful
Deploy to Web Server / deploy (push) Successful in 34s
All checks were successful
Deploy to Web Server / deploy (push) Successful in 34s
This commit is contained in:
parent
fce732ee41
commit
0a5d5ca92d
1 changed files with 11 additions and 0 deletions
11
src/blog/post-4.mdx
Normal file
11
src/blog/post-4.mdx
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: 'Following up on my identity and security'
|
||||
pubDate: 2025-05-21T01:47:00.000+11
|
||||
description: 'Time to get my keys and addresses all sorted'
|
||||
author: 'Aria'
|
||||
tags: ["learning in public", "security", "GPG", "Storage"]
|
||||
draft: true
|
||||
---
|
||||
import { Picture, getImage } from "astro:assets";
|
||||
|
||||
tehe
|
Loading…
Add table
Add a link
Reference in a new issue