diff options
author | Amin Bandali <bandali@gnu.org> | 2020-05-13 01:01:58 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-05-13 01:01:58 -0400 |
commit | cd08aceddb9ebeab9f8f3ef28b01b98c0105ea1e (patch) | |
tree | 6d7ff3c6cd7a3d298b6c19485f62cffc80f34bb5 | |
parent | e00324fe4e489452e931865376a00fec5545bd49 (diff) | |
download | emacsconf-wiki-cd08aceddb9ebeab9f8f3ef28b01b98c0105ea1e.tar.xz emacsconf-wiki-cd08aceddb9ebeab9f8f3ef28b01b98c0105ea1e.zip |
add custom recent changes page
-rw-r--r-- | recent-changes.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recent-changes.md b/recent-changes.md new file mode 100644 index 00000000..6e40e102 --- /dev/null +++ b/recent-changes.md @@ -0,0 +1,7 @@ +[[!if test="enabled(meta)" then=""" +[[!meta title="Recent Changes"]] +"""]] +Recent changes to this wiki: + +[[!inline pages="internal(recent-changes/change_*) and !*/Discussion" +template=recentchanges show=0]] |