Post about PPV
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 16s

This commit is contained in:
Alex Selimov 2025-09-23 22:09:07 -04:00
parent ced57a697f
commit 1c5cdb3b97
Signed by: aselimov
GPG key ID: 3DDB9C3E023F1F31
2 changed files with 57 additions and 0 deletions

5
archetypes/posts.md Normal file
View file

@ -0,0 +1,5 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
topics: []
---