diff options
Diffstat (limited to 'lib/rook_web/templates/home/index.html.eex')
| -rw-r--r-- | lib/rook_web/templates/home/index.html.eex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rook_web/templates/home/index.html.eex b/lib/rook_web/templates/home/index.html.eex index 9152474..0b82f07 100644 --- a/lib/rook_web/templates/home/index.html.eex +++ b/lib/rook_web/templates/home/index.html.eex @@ -1 +1 @@ -<p>Hi! Welcome to Walmart.</p> +<%= link "Share", to: Routes.app_path(RookWeb.Endpoint, :share)%> |
