diff options
author | Vanja Cosic <1070957+vanjacosic@users.noreply.github.com> | 2023-04-03 14:31:13 +0200 |
---|---|---|
committer | Vanja Cosic <1070957+vanjacosic@users.noreply.github.com> | 2023-04-03 14:31:13 +0200 |
commit | e0615a7638c6f86b3f059f1d900376d315fbfeea (patch) | |
tree | 290e24a5eb237371326b43b98f58d1c6c811e45b /content/events.md | |
download | cph-rust-website-e0615a7638c6f86b3f059f1d900376d315fbfeea.zip |
Initial commit (the draft version from February)
Diffstat (limited to 'content/events.md')
-rw-r--r-- | content/events.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/content/events.md b/content/events.md new file mode 100644 index 0000000..240a8f0 --- /dev/null +++ b/content/events.md @@ -0,0 +1,9 @@ ++++ +title = "Events" ++++ + +{{ list_events(group="upcoming") }} + +{{ list_events(group="recent") }} + +{{ list_events(group="past") }} |