mirror of
https://github.com/ekmas/cs16.css
synced 2026-04-10 21:53:24 +00:00
updated link
This commit is contained in:
parent
39f8188d60
commit
225dd67d20
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="stylesheet" href="/src/cs16.css" />
|
<link rel="stylesheet" href="/css/cs16.min.css" />
|
||||||
<link rel="stylesheet" href="/src/index.css" />
|
<link rel="stylesheet" href="/src/index.css" />
|
||||||
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
|
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
|
||||||
<meta name="title" content="cs16.css" />
|
<meta name="title" content="cs16.css" />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue