about summary refs log tree commit diff
path: root/lib/rook_web/templates
diff options
context:
space:
mode:
authorMelonai <einebeere@gmail.com>2021-08-20 16:56:22 +0200
committerMelonai <einebeere@gmail.com>2021-08-20 16:56:22 +0200
commite71bc8c4e1d5f29ca3842b29f04e07672f6c949a (patch)
tree30917ff7b87f7adaad50a769ce29435394da485b /lib/rook_web/templates
parente81c9eb128001bfa9512a29e41a61d77a20e1050 (diff)
downloadrook-e71bc8c4e1d5f29ca3842b29f04e07672f6c949a.tar.zst
rook-e71bc8c4e1d5f29ca3842b29f04e07672f6c949a.zip
Move share page to root URL
Diffstat (limited to 'lib/rook_web/templates')
-rw-r--r--lib/rook_web/templates/home/index.html.eex1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rook_web/templates/home/index.html.eex b/lib/rook_web/templates/home/index.html.eex
deleted file mode 100644
index 0b82f07..0000000
--- a/lib/rook_web/templates/home/index.html.eex
+++ /dev/null
@@ -1 +0,0 @@
-<%= link "Share", to: Routes.app_path(RookWeb.Endpoint, :share)%>