diff options
| author | Melonai <einebeere@gmail.com> | 2021-08-20 16:56:22 +0200 |
|---|---|---|
| committer | Melonai <einebeere@gmail.com> | 2021-08-20 16:56:22 +0200 |
| commit | e71bc8c4e1d5f29ca3842b29f04e07672f6c949a (patch) | |
| tree | 30917ff7b87f7adaad50a769ce29435394da485b /lib/rook_web/templates | |
| parent | e81c9eb128001bfa9512a29e41a61d77a20e1050 (diff) | |
| download | rook-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.eex | 1 |
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)%> |
