relative path for css

This commit is contained in:
Agatha Lovelace 2021-08-14 18:41:03 +03:00
父節點 78e2e49a78
當前提交 0dd570f1af
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 2DB18BA2E0A80BC3
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/index.css">
<link rel="stylesheet" href="./index.css">
<meta name="description" content="you should try eating this button!">
<meta name="theme-color" content="#353052">