diff options
Diffstat (limited to '.zs/components/nav')
| -rwxr-xr-x | .zs/components/nav | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.zs/components/nav b/.zs/components/nav index e2ff283..935cd92 100755 --- a/.zs/components/nav +++ b/.zs/components/nav @@ -47,10 +47,6 @@ local links = { url = "/buttons.html", title = "buttons" }, - { - url = "/rss.xml", - title = "rss" - } } ---@param path string |
