Merge branch 'gh-pages' of https://github.com/wpscanteam/wpscan into gh-pages
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- End Google Analytics -->
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
@@ -81,7 +82,6 @@
|
||||
|
||||
</header>
|
||||
<section>
|
||||
|
||||
<script>
|
||||
<!-- Get README.md from Github API using JSONP. Turn the markdown into HTML. -->
|
||||
function content(response) {
|
||||
@@ -97,11 +97,10 @@
|
||||
document.getElementsByTagName('head')[0].appendChild(script);
|
||||
</script>
|
||||
|
||||
<div id="preview"> </div>
|
||||
<div id="preview"></div>
|
||||
|
||||
</section>
|
||||
<footer>
|
||||
</footer>
|
||||
<footer></footer>
|
||||
</div>
|
||||
<script src="javascripts/scale.fix.js"></script>
|
||||
<script src="javascripts/showdown.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user