diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2022-04-05 19:58:38 +0200 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2022-04-05 19:58:38 +0200 |
| commit | d798383d2f8509a4f42ff3b68375f66c543ab5ce (patch) | |
| tree | eabe7d994d79e290199ecb4461e6b99cdb5e3fe5 | |
| parent | 9929d1a772d8589d460a56648d31aaca6109e6de (diff) | |
Blog index should be nothing more than the sitemap.
| -rw-r--r-- | blog/index.org | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/blog/index.org b/blog/index.org index 5673233..38ac1b0 100644 --- a/blog/index.org +++ b/blog/index.org @@ -1,16 +1,8 @@ -#+TITLE: Blog -#+SUBTITLE: One-off posts about topics of personal interest. -#+AUTHOR: Marius Peter -#+DATE: <2022-03-03 Thu> - -#+DESCRIPTION: blog posts about topics of personal interest. -#+KEYWORDS: mlnp wiki knowledge management linux emacs aerospace typography languages russian - -#+INCLUDE: ../resources/topnav.html export html - - -#+begin_abstract -Welcome to my personal blog. -#+end_abstract - -All blog articles available [[file:sitemap.org][here]]. +#+TITLE: Sitemap for [[https://blog.mlnp.fr][blog.mlnp.fr]] + +- 2023 + - [[file:2023/future.org][Welcome to the future!]] +- 2022 + - [[file:2022/test-post.org][Test post]] + - [[file:2022/hello-world.org][Hello World!]] + - [[file:2022/why-study-languages.org][Why study languages?]]
\ No newline at end of file |