mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-02 09:57:37 +00:00
First pass at new Casper homepage
This commit is contained in:

committed by
Hannah Wolfe

parent
fd4aebe2e2
commit
d6fec8d50f
@ -11,13 +11,14 @@
|
||||
|
||||
{{! Styles'n'Scripts }}
|
||||
<link rel="stylesheet" type="text/css" href="assets/css/screen.css">
|
||||
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:400italic,700,400">
|
||||
<script type="text/javascript" src="assets/js/index.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Lato:100|Open+Sans:400italic,700,400">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
{{! This is where shit gets real }}
|
||||
{{{body}}}
|
||||
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="assets/js/index.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user