база страниц информации

This commit is contained in:
Frog-Lover-Antony
2023-10-31 23:06:00 +03:00
parent 629f6cbd3c
commit 2c058fc856
6 changed files with 53 additions and 22 deletions

View File

@@ -18,9 +18,6 @@
</head>
<body>
<!--SNOWFLAKES-->
<div w3-include-html="/style/snowflakes.html"></div>
<!--HEADER -->
<div w3-include-html="/style/header.html"></div>
@@ -40,12 +37,7 @@
<!--FOOTER-->
<footer>
<div class="prevFooter"></div>
<div class = "postFooter">
<p class="miniText"> ©Defectum studio</p>
</div>
</footer>
<div w3-include-html="/style/footer.html"></div>
<!-- load all included html pages -->
<script>includeHTML();</script>