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