diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-09-12 23:01:45 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-09-12 23:01:45 +0000 |
| commit | df096396a542e87a248089d8d4e9ab3a2b1b5e1a (patch) | |
| tree | 3d837f3df3962c8b626b7359558933a9d4c379fc /content/post/_index.md | |
| parent | 89ea076e19c28ebb27b0bd7096b7bb3c319f9563 (diff) | |
| parent | e629cc77768ad029445648540a0dd4129ce869a7 (diff) | |
Merge branch 'hugo' into 'main'
moved to hugo
See merge request kdam0/kumardamani.net!1
Diffstat (limited to 'content/post/_index.md')
| -rw-r--r-- | content/post/_index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/post/_index.md b/content/post/_index.md new file mode 100644 index 0000000..8a084d9 --- /dev/null +++ b/content/post/_index.md @@ -0,0 +1,6 @@ ++++ +aliases = ["posts", "articles", "blog", "showcase", "docs"] +title = "Posts" +author = "Hugo Authors" +tags = ["index"] ++++ |
