mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-30 00:57:16 +00:00
Update gen.php
This commit is contained in:
parent
51e9c3f553
commit
f7d70be890
@ -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(){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user