change posts -> log
This commit is contained in:
parent
d602ceb631
commit
719f8367b8
@ -5,12 +5,14 @@ theme: default
|
||||
author: Motiejus Jakštys
|
||||
Menus:
|
||||
main:
|
||||
- Name: About
|
||||
URL: /about/
|
||||
- Name: Resume
|
||||
URL: /resume/
|
||||
- Name: Contact
|
||||
URL: /contact/
|
||||
- Name: RSS
|
||||
URL: /posts/index.xml
|
||||
permalinks:
|
||||
posts: '/:year/:title/'
|
||||
log: '/:year/:title/'
|
||||
Params:
|
||||
dateFormat: '2006-01-02'
|
||||
outputs:
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "About me and this site"
|
||||
title: "Contact"
|
||||
---
|
||||
|
||||
- **Email**: [motiejus@jakstys.lt](mailto:motiejus@jakstys.lt)
|
||||
@ -7,6 +7,5 @@ title: "About me and this site"
|
||||
- **Libera.chat**: motiejus
|
||||
- **Sourcehut**: [~motiejus](https://sr.ht/~motiejus)
|
||||
- **PGP**: [6F133A0C1C2848D7](/gpg.txt)
|
||||
- **Resume**: TBD. I promise I will get it done.
|
||||
|
||||
Unless otherwise stated, ©Motiejus Jakštys. [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/).
|
Loading…
Reference in New Issue
Block a user