From e71bc8c4e1d5f29ca3842b29f04e07672f6c949a Mon Sep 17 00:00:00 2001 From: Melonai Date: Fri, 20 Aug 2021 16:56:22 +0200 Subject: Move share page to root URL --- lib/rook_web/templates/home/index.html.eex | 1 - 1 file changed, 1 deletion(-) delete mode 100644 lib/rook_web/templates/home/index.html.eex (limited to 'lib/rook_web/templates/home') 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)%> -- cgit 1.4.1