Merge branch 'master' of github.com:simon-brooke/youyesyet
This commit is contained in:
commit
682f952b66
16 changed files with 1194 additions and 5 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue