We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a001a6 commit a26cbceCopy full SHA for a26cbce
src/faq.html
@@ -10,7 +10,7 @@
10
crossorigin="anonymous" />
11
<link rel="stylesheet" href="src/style.css" />
12
<link rel="stylesheet" href="src/css/style.css" />
13
- <link rel="stylesheet" href="src/faq.css" />
+ <link rel="stylesheet" href="./faq.css" />
14
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"
15
16
<link rel="shortcut icon" href="Favicon.ico" type="image/x-icon" />
0 commit comments