From 09693b979efe3c9c7ea64f79d97a1f0b53f7c49e Mon Sep 17 00:00:00 2001 From: Melonai Date: Sat, 8 May 2021 23:41:03 +0200 Subject: Socket connection and token fetching --- lib/rook_web/templates/home/index.html.eex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 index 9152474..0b82f07 100644 --- a/lib/rook_web/templates/home/index.html.eex +++ b/lib/rook_web/templates/home/index.html.eex @@ -1 +1 @@ -

Hi! Welcome to Walmart.

+<%= link "Share", to: Routes.app_path(RookWeb.Endpoint, :share)%> -- cgit 1.4.1