Remove search temporarilly

This commit is contained in:
Michał Gdula 2022-08-13 12:17:59 +00:00
parent cd0c829e07
commit 982341bfe5
4 changed files with 95 additions and 5 deletions

View file

@ -1,5 +1,3 @@
<?php include "ui/required.php"; ?>
<!DOCTYPE html>
<html>
<head>
@ -31,7 +29,10 @@
<link rel='stylesheet' href='Flyout/flyout.css'>
</head>
<body>
<?php include "ui/nav.php"; ?>
<?php
include "ui/required.php";
include "ui/nav.php";
?>
<div class="about-root">
<h2 id="about">What is Fluffys Amazing Gallery?</h2>