JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
rename style.css -> css.css
[crayon_mockup.git] / index.html
index e4fa63a..9f0f792 100644 (file)
@@ -4,11 +4,12 @@
        <title>Crayon Mockup (working title)</title>
        <script src="/javascript/jquery/jquery.min.js"></script>
        <script src="main.js?v=3"></script>
-       <link rel="stylesheet" href="style.css?v=3">
+       <link rel="stylesheet" href="css.css?v=4">
 </head>
 <body>
        <h1>Crayon Mockup</h1>
        <p>Instructions: drag stuff into the outlined area, drag around, drag back up to delete</p>
        <div class="crayon_mockup"></div>
+               <div class="footer"><a href="https://jasonwoof.com/gitweb/?p=crayon_mockup.git">Source</a> code is <a href="http://www.gnu.org/licenses/gpl.html">GPLv3</a>.</div>
 </body>
 </html>