From 88c0fbf10145ddd4ccd10ee432b4ca1aadd96a91 Mon Sep 17 00:00:00 2001 From: Melonai Date: Fri, 7 May 2021 17:11:50 +0200 Subject: Initial structure --- lib/rook_web/templates/home/index.html.eex | 1 + 1 file changed, 1 insertion(+) create 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 new file mode 100644 index 0000000..9152474 --- /dev/null +++ b/lib/rook_web/templates/home/index.html.eex @@ -0,0 +1 @@ +

Hi! Welcome to Walmart.

-- cgit 1.4.1