mirror of
https://github.com/yusufipk/AndroidAcikKalsin.git
synced 2026-09-11 10:46:13 +00:00
feat: add favicon to HTML pages
Added favicon link tags to index.html and sikayet-rehberi.html to improve site branding and user experience. The favicon is served as an SVG from assets/favicon.svg.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<title>Rekabet Kurumu'na Nasıl Şikayet Yapılır? - Android'i Açık Tutalım</title>
|
||||
<meta name="description" content="Rekabet Kurumu'na şikayet yapmak için adım adım rehber. Google'ın Android tekelini durdurmak için harekete geçin.">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<link rel="icon" type="image/svg+xml" href="assets/favicon.svg">
|
||||
</head>
|
||||
<body data-share-base="https://androidacikkalsin.org/">
|
||||
<!-- Header -->
|
||||
|
||||
Reference in New Issue
Block a user