Update css & script links
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport"/>
|
||||
<meta name="description" content="Kişisel Verilerin Korunması Kanunu hakkında aydınlatma metni.">
|
||||
<title>KVKK Aydınlatma Metni | Uğur Galeri</title>
|
||||
<link type="text/css" rel="stylesheet" href="resources/css/main.css">
|
||||
<script src="resources/js/main.js" defer></script>
|
||||
<link type="text/css" rel="stylesheet" href="assets/css/main.css">
|
||||
<link type="text/css" rel="stylesheet" href="assets/css/views/aydinlatma.css">
|
||||
<script src="assets/js/main.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="header">
|
||||
@@ -678,34 +679,34 @@
|
||||
öncelikle KVKK ve ilgili diğer mevzuat hükümleri uygulanacaktır.</p>
|
||||
</article>
|
||||
<section id="belgeler" class="documents content-spacing">
|
||||
<a class="document" href="resources/docs/Ba%C5%9Fvuru%20Formu.docx">
|
||||
<img src="resources/img/aydinlatma/docs-white.svg" alt="">
|
||||
<a class="document" href="assets/docs/Ba%C5%9Fvuru%20Formu.docx">
|
||||
<img src="assets/img/aydinlatma/docs-white.svg" alt="">
|
||||
<h1>Başvuru Formu.docx</h1>
|
||||
</a>
|
||||
<a class="document" href="resources/docs/%C3%87al%C4%B1%C5%9Fan%20A%C3%A7%C4%B1k%20R%C4%B1za.docx">
|
||||
<img src="resources/img/aydinlatma/docs-white.svg" alt="">
|
||||
<a class="document" href="assets/docs/%C3%87al%C4%B1%C5%9Fan%20A%C3%A7%C4%B1k%20R%C4%B1za.docx">
|
||||
<img src="assets/img/aydinlatma/docs-white.svg" alt="">
|
||||
<h1>Çalışan Açık Rıza.docx</h1>
|
||||
</a>
|
||||
<a class="document" href="resources/docs/%C3%87al%C4%B1%C5%9Fan%20Ayd%C4%B1nlatma%20Metni.docx">
|
||||
<img src="resources/img/aydinlatma/docs-white.svg" alt="">
|
||||
<a class="document" href="assets/docs/%C3%87al%C4%B1%C5%9Fan%20Ayd%C4%B1nlatma%20Metni.docx">
|
||||
<img src="assets/img/aydinlatma/docs-white.svg" alt="">
|
||||
<h1>Çalışan Aydınlatma Metni.docx</h1>
|
||||
</a>
|
||||
<a class="document" href="resources/docs/%C4%B0nternet%20Bilgilendirme.docx">
|
||||
<img src="resources/img/aydinlatma/docs-white.svg" alt="">
|
||||
<a class="document" href="assets/docs/%C4%B0nternet%20Bilgilendirme.docx">
|
||||
<img src="assets/img/aydinlatma/docs-white.svg" alt="">
|
||||
<h1>İnternet Bilgilendirme.docx</h1>
|
||||
</a>
|
||||
<a class="document" href="resources/docs/Veri%20Transfer%20S%C3%B6zle%C5%9Fmesi.docx">
|
||||
<img src="resources/img/aydinlatma/docs-white.svg" alt="">
|
||||
<a class="document" href="assets/docs/Veri%20Transfer%20S%C3%B6zle%C5%9Fmesi.docx">
|
||||
<img src="assets/img/aydinlatma/docs-white.svg" alt="">
|
||||
<h1>Veri Transfer Sözleşmesi.docx</h1>
|
||||
</a>
|
||||
</section>
|
||||
</main>
|
||||
<button id="scroll-to-top" onclick="scrollToTop()"><img src="resources/img/scroll-to-top.svg" alt="Scroll to top">
|
||||
<button id="scroll-to-top" onclick="scrollToTop()"><img src="assets/img/scroll-to-top.svg" alt="Scroll to top">
|
||||
</button>
|
||||
<footer id="footer" class="content-spacing">
|
||||
<picture>
|
||||
<source srcset="resources/img/footer.webp" type="image/webp">
|
||||
<img src="resources/img/footer.png" alt="Uğur Galeri">
|
||||
<source srcset="assets/img/footer.webp" type="image/webp">
|
||||
<img src="assets/img/footer.png" alt="Uğur Galeri">
|
||||
</picture>
|
||||
<div class="footer-columns">
|
||||
<div class="footer-column">
|
||||
|
||||
Reference in New Issue
Block a user