]> iEval git - plack-app-gruntmaster.git/blobdiff - tmpl/header.en
Make CSS/JS links end with .css/.js
[plack-app-gruntmaster.git] / tmpl / header.en
index 5ca79760e5d4dd74e5d17351d47dc6c29722eb9c..c4f51f6c9c07e99040daf75ed209e23f28525438 100644 (file)
@@ -3,8 +3,8 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
-<link rel="stylesheet" href="/css/cyborg" id="stylesheet">
-<script src="/js" type="text/javascript"></script>
+<link rel="stylesheet" href="/css/cyborg.css" id="stylesheet">
+<script src="/js.js" type="text/javascript"></script>
 
 <nav class="navbar navbar-default navbar-static-top" role="navigation">
 <div class="container-fluid">
This page took 0.015013 seconds and 4 git commands to generate.