diff --git a/config.toml b/config.toml index ab2f84e..332e435 100644 --- a/config.toml +++ b/config.toml @@ -18,3 +18,7 @@ unsafe = true author = "authors" tag = "tags" category = "categories" + timeline = "timelines" + +[permalinks] + timelines = "/timeline/:slug/" \ No newline at end of file diff --git a/feeds_list_timeline.txt b/feeds_list_timeline.txt new file mode 100644 index 0000000..fbd1632 --- /dev/null +++ b/feeds_list_timeline.txt @@ -0,0 +1 @@ +https://pen.lumbung.space/feed/?post_type=timeline \ No newline at end of file