Switch routing from compojure to reitit

This commit is contained in:
heyarne 2020-05-09 09:39:20 +02:00
commit 0469f59e80
4 changed files with 18 additions and 15 deletions

View file

@ -4,6 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style.css" />
<title>All my friends are made of square shaped blocks</title>
</head>
<body>
<div id="app"></div>