Merge branch 'master' of github.com:simon-brooke/youyesyet

This commit is contained in:
Simon Brooke 2016-10-16 10:18:26 +01:00
commit 682f952b66
16 changed files with 1194 additions and 5 deletions

View file

@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Welcome to youyesyet</title>
<title>Welcome to YouYesYet</title>
</head>
<body>
@ -11,7 +11,7 @@
<div class="container-fluid">
<div class="card-deck">
<div class="card-block">
<h4>Welcome to youyesyet</h4>
<h4>Welcome to YouYesYet</h4>
<p>If you're seeing this message, that means you haven't yet compiled your ClojureScript!</p>
<p>Please run <code>lein figwheel</code> to start the ClojureScript compiler and reload the page.</p>
<h4>For better ClojureScript development experience in Chrome follow these steps:</h4>