Merge branch 'master' of https://github.com/fyrfli/quotes
This commit is contained in:
@ -11,13 +11,10 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="display hidden"></div>
|
||||
<div class="instructions">
|
||||
<p>{{ Hit Reload to see a new quote }}</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="display"></div>
|
||||
<footer class="footer">
|
||||
©<span id="jsyear"></span> Camille Frantz (<a href="https://github.com/fyrfli" target="_blank">@fyrfli</a>).
|
||||
</div>
|
||||
</footer>
|
||||
<script src="app.js"></script>
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user