fix URL and assets folder name

This commit is contained in:
2023-11-13 11:26:03 +09:00
parent 3fb8c8a8b2
commit b7989c8dab
1257 changed files with 19 additions and 19 deletions

View File

@ -4,8 +4,8 @@
<title>About - CBS Data Sharing Platform</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./assets/css/w3.css" />
<link rel="stylesheet" href="./assets/css/style.css" />
<link rel="stylesheet" href="./assets-frontpage/css/w3.css" />
<link rel="stylesheet" href="./assets-frontpage/css/style.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/fontawesome.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/brands.min.css" />