Update index.html
This commit is contained in:
parent
47470c89a6
commit
3193445ee5
12
index.html
12
index.html
|
@ -2,8 +2,8 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
<link rel="icon" type="image/svg+xml" href="/public/vite.svg" />
|
||||||
<link rel="stylesheet" href="/style/style.css" />
|
<link rel="stylesheet" href="/public/style/style.css" />
|
||||||
<style>
|
<style>
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
@ -262,7 +262,7 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Vite + TS</title>
|
<title>ACAYİP</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
@ -270,7 +270,7 @@
|
||||||
<a href="https://blog.log101.dev">
|
<a href="https://blog.log101.dev">
|
||||||
<div class="app">
|
<div class="app">
|
||||||
<img
|
<img
|
||||||
src="/ikon.png"
|
src="/public/ikon.png"
|
||||||
height="128px"
|
height="128px"
|
||||||
width="128px"
|
width="128px"
|
||||||
class="app-image"
|
class="app-image"
|
||||||
|
@ -283,7 +283,7 @@
|
||||||
<a href="https://konulukonum.com">
|
<a href="https://konulukonum.com">
|
||||||
<div class="app">
|
<div class="app">
|
||||||
<img
|
<img
|
||||||
src="/konulu-konum-logo.jpg"
|
src="/public/konulu-konum-logo.jpg"
|
||||||
height="128px"
|
height="128px"
|
||||||
width="128px"
|
width="128px"
|
||||||
class="app-image"
|
class="app-image"
|
||||||
|
@ -311,7 +311,7 @@
|
||||||
<img
|
<img
|
||||||
width="624"
|
width="624"
|
||||||
height="624"
|
height="624"
|
||||||
src="/acayip-logo.png"
|
src="/public/acayip-logo.png"
|
||||||
id="logo-image"
|
id="logo-image"
|
||||||
/>
|
/>
|
||||||
<div id="brand" class="brand-name">
|
<div id="brand" class="brand-name">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user