fix links to relative
This commit is contained in:
parent
4b3d71e728
commit
c2bb6c0d56
@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Клятва - 2 сезон</title>
|
||||
<link href="/styles.css" rel="stylesheet">
|
||||
<link href="styles.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@import url('/font/samsung-one-font.css');
|
||||
@import url('font/samsung-one-font.css');
|
||||
|
||||
:root {
|
||||
--c-peace: #a4b0be;
|
||||
|
Loading…
Reference in New Issue
Block a user