From 2a204617abed31087cc027959a95bf570caefced Mon Sep 17 00:00:00 2001 From: Ivan Pomykacz Date: Wed, 27 Nov 2024 15:18:27 +0100 Subject: [PATCH] prepinani stranek --- include/author.php | 1 + include/error.php | 4 ++++ include/gallery.php | 1 + include/header.php | 14 ++++++++------ index.php | 25 +++++++++++++++++++++---- 5 files changed, 35 insertions(+), 10 deletions(-) create mode 100644 include/author.php create mode 100644 include/error.php create mode 100644 include/gallery.php diff --git a/include/author.php b/include/author.php new file mode 100644 index 0000000..ec86d2c --- /dev/null +++ b/include/author.php @@ -0,0 +1 @@ +o autorovi \ No newline at end of file diff --git a/include/error.php b/include/error.php new file mode 100644 index 0000000..5ae38b8 --- /dev/null +++ b/include/error.php @@ -0,0 +1,4 @@ + + diff --git a/include/gallery.php b/include/gallery.php new file mode 100644 index 0000000..4e886c0 --- /dev/null +++ b/include/gallery.php @@ -0,0 +1 @@ +galerie \ No newline at end of file diff --git a/include/header.php b/include/header.php index 136160f..db0c9d7 100644 --- a/include/header.php +++ b/include/header.php @@ -5,25 +5,27 @@ <?php echo "$title"; ?> +