Skip to content

Commit

Permalink
Add the reading of css
Browse files Browse the repository at this point in the history
  • Loading branch information
int-tt committed Mar 19, 2016
1 parent bb0b55f commit ccb11e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kippo-play.php
Expand Up @@ -8,6 +8,7 @@

# Custom head
$page_head = '
<link rel="stylesheet" href="./styles/playlog.css" type="text/css">
<script type="text/javascript" src="scripts/BinFileReader.js"></script>
<script type="text/javascript" src="scripts/jquery.getUrlParam.js"></script>';

Expand Down

0 comments on commit ccb11e3

Please sign in to comment.