Update gen.php

This commit is contained in:
v3d 2016-12-10 21:59:19 +00:00
parent 51e9c3f553
commit f7d70be890

View File

@ -89,7 +89,7 @@ if ($uploadOk == 0) {
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Pivilion | <?php echo $title; ?></title> <title>Pivilion | <?php echo $title; ?></title>
<meta name="author" content="Pivilion gallery by j3d1n4 & v3d | content by <?php echo $author; ?>" /> <meta name="author" content="Currated by <?php echo $author; ?>" />
<meta name="description" content="Pivilion darknet gallery" /> <meta name="description" content="Pivilion darknet gallery" />
<meta name="keywords" content="" /> <meta name="keywords" content="" />
<meta name="Resource-type" content="Document" /> <meta name="Resource-type" content="Document" />
@ -117,7 +117,6 @@ if ($uploadOk == 0) {
$(document).ready(function() { $(document).ready(function() {
$('#fullpage').fullpage({ $('#fullpage').fullpage({
verticalCentered: true, verticalCentered: true,
anchors:['hello', 'PiratePornoMaterialLoops1-2', 'PiratePornoMaterialLoops3-4', 'PiratePornoMaterialLoops5-6', 'PiratePornoMaterialLoops7-8', 'PiratePornoMaterialLoops9-10'],
}); });
$('.arrowUp').click(function(){ $('.arrowUp').click(function(){