change posts -> log
This commit is contained in:
parent
d602ceb631
commit
719f8367b8
@ -5,12 +5,14 @@ theme: default
|
|||||||
author: Motiejus Jakštys
|
author: Motiejus Jakštys
|
||||||
Menus:
|
Menus:
|
||||||
main:
|
main:
|
||||||
- Name: About
|
- Name: Resume
|
||||||
URL: /about/
|
URL: /resume/
|
||||||
|
- Name: Contact
|
||||||
|
URL: /contact/
|
||||||
- Name: RSS
|
- Name: RSS
|
||||||
URL: /posts/index.xml
|
URL: /posts/index.xml
|
||||||
permalinks:
|
permalinks:
|
||||||
posts: '/:year/:title/'
|
log: '/:year/:title/'
|
||||||
Params:
|
Params:
|
||||||
dateFormat: '2006-01-02'
|
dateFormat: '2006-01-02'
|
||||||
outputs:
|
outputs:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "About me and this site"
|
title: "Contact"
|
||||||
---
|
---
|
||||||
|
|
||||||
- **Email**: [motiejus@jakstys.lt](mailto:motiejus@jakstys.lt)
|
- **Email**: [motiejus@jakstys.lt](mailto:motiejus@jakstys.lt)
|
||||||
@ -7,6 +7,5 @@ title: "About me and this site"
|
|||||||
- **Libera.chat**: motiejus
|
- **Libera.chat**: motiejus
|
||||||
- **Sourcehut**: [~motiejus](https://sr.ht/~motiejus)
|
- **Sourcehut**: [~motiejus](https://sr.ht/~motiejus)
|
||||||
- **PGP**: [6F133A0C1C2848D7](/gpg.txt)
|
- **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/).
|
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