Update footer-stateless

This commit is contained in:
Ferit Yiğit BALABAN
2022-08-17 21:46:57 +03:00
parent eff3e11750
commit 3883e3a1f5
7 changed files with 11 additions and 7 deletions

View File

@@ -733,7 +733,7 @@
</footer>
<footer id="footer-stateless" class="content-spacing ignore-vertical">
<p>&copy; Uğur Galeri 2022</p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev">fybx.dev</a></p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev" target="_blank">fybx.dev</a></p>
</footer>
</div>
</body>

View File

@@ -130,7 +130,7 @@
</footer>
<footer id="footer-stateless" class="content-spacing ignore-vertical">
<p>&copy; Uğur Galeri 2022</p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev">fybx.dev</a></p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev" target="_blank">fybx.dev</a></p>
</footer>
</div>
</body>

View File

@@ -111,7 +111,7 @@
</footer>
<footer id="footer-stateless" class="content-spacing ignore-vertical">
<p>&copy; Uğur Galeri 2022</p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev">fybx.dev</a></p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev" target="_blank">fybx.dev</a></p>
</footer>
</div>
</body>

View File

@@ -119,7 +119,7 @@
</footer>
<footer id="footer-stateless" class="content-spacing ignore-vertical">
<p>&copy; Uğur Galeri 2022</p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev">fybx.dev</a></p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev" target="_blank">fybx.dev</a></p>
</footer>
</div>
</body>

View File

@@ -5,6 +5,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="description" content="Uğur Galeri ve Uğur Koçak Treyler'in websitesine hoş geldiniz!">
<title>Ana sayfa | Uğur Galeri</title>
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link type="text/css" rel="stylesheet" href="assets/css/main.css">
<link type="text/css" rel="stylesheet" href="assets/css/views/index.css">
<script src="assets/js/main.js" defer></script>
@@ -159,7 +163,7 @@
</footer>
<footer id="footer-stateless" class="content-spacing ignore-vertical">
<p>&copy; Uğur Galeri 2022</p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev">fybx.dev</a></p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev" target="_blank">fybx.dev</a></p>
</footer>
</div>
</body>

View File

@@ -145,7 +145,7 @@
</footer>
<footer id="footer-stateless" class="content-spacing ignore-vertical">
<p>&copy; Uğur Galeri 2022</p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev">fybx.dev</a></p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev" target="_blank">fybx.dev</a></p>
</footer>
</div>
</body>

View File

@@ -28,5 +28,5 @@
</footer>
<footer id="footer-stateless" class="content-spacing ignore-vertical">
<p>&copy; Uğur Galeri 2022</p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev">fybx.dev</a></p>
<p class="smaller">Dizayn & Uygulama: <a href="https://fybx.dev" target="_blank">fybx.dev</a></p>
</footer>