grav interation

This commit is contained in:
2026-06-07 23:24:29 +02:00
parent 43aca861a2
commit 8875307668
6 changed files with 89 additions and 69 deletions
+1
View File
@@ -8,6 +8,7 @@ Rails.application.routes.draw do
get "events", to: "events#index"
get "members", to: "members#index"
get "image/:id", to: "images#show"
get "wiki/pages", to: "wiki#index"
end
get "update", to: "update#update"