diff --git a/.gitignore b/.gitignore index d432482..4d73a08 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store # The directory Mix will write compiled artifacts to. /_build/ @@ -38,4 +39,3 @@ npm-debug.log # Database files *.db *.db-* - diff --git a/lib/wild_web/live/index.html.heex b/lib/wild_web/live/index.html.heex index 88990aa..68b26c6 100644 --- a/lib/wild_web/live/index.html.heex +++ b/lib/wild_web/live/index.html.heex @@ -1 +1,20 @@ -
Hello World
+

Hello World

+
+
+

Books

+
+ +
+ <.link patch={~p"/books/thoughts"}>Share my thought +
+
+ +
+
+

Movies

+
+ +
+ <.link patch={~p"/books/thoughts"}>Share my critics +
+