restructure repo -> follows new layout

This commit is contained in:
janis
2023-01-04 17:01:37 +01:00
parent c1b0bf1c8c
commit a82227b485
25 changed files with 36 additions and 36 deletions

View File

@@ -1,17 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="/css/footerstyle.css">
<title>Footer - janishutz.com</title>
</head>
<body>
<div class="Footer-box">
<div class="footer-content-box">
<img src="/assets/Logo.png" class="footer-logo">
<div class="footer-center-box">
<a href="/privacypolicy.html" class="linkbutton" id="ppbtn">Privacy Policy</a>
</div>
</div>
</div>
</body>