diff options
| author | nikolaosboutalas <nikolaosboutalas@MACBOOKPRO-1B9E.station> | 2024-10-28 12:38:54 +0200 |
|---|---|---|
| committer | Nikolaos Boutalas <nikolaosboutalas@MACBOOKPRO-1B9E.station> | 2026-01-04 21:47:36 +0200 |
| commit | c755974cf6d153f4ae668765ae7c95348c3c60b6 (patch) | |
| tree | 93cb4b66c5461cc5ef1c2230cde622dd6f2ae57a /content/posts | |
| parent | 2e387d897b0e3197cc4e989b181cbf609d2a60d3 (diff) | |
posts: add section
Diffstat (limited to 'content/posts')
| -rw-r--r-- | content/posts/_index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/posts/_index.md b/content/posts/_index.md new file mode 100644 index 0000000..34b0f21 --- /dev/null +++ b/content/posts/_index.md @@ -0,0 +1,8 @@ ++++ +title="Posts" +sort_by = "date" +template = "posts-section.html" +page_template = "posts-page.html" ++++ + +Software (probably) related thoughts. Will try to keep them updated... |
