scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 101  →  ?path2? @ 99
/index.html
@@ -23,9 +23,7 @@
</head>
 
<body>
<!-- Include first body content -->
<div id="scratch-body-first"></div>
<!-- Main component for a primary marketing message or call to action -->
<div class="paralax-background"></div>
<div class="jumbotron">
@@ -205,10 +203,5 @@
});
});
</script>
<script>
$(document).ready(() => {
$("#scratch-body-first").load("inc/scratch-body-first.html");
});
</script>
</body>
</html>