We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9a1fb commit d60f5bbCopy full SHA for d60f5bb
www/header.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<title>Creative Commons license buttons</title>
5
- <link rel="stylesheet" href="/bootstrap.min.css" />
+ <link rel="stylesheet" href="/bootstrap.min.css">
6
<meta charset="utf-8">
7
<meta http-equiv="X-UA-Compatible" content="IE=edge">
8
<meta name="viewport" content="width=device-width, initial-scale=1">
www/index.html
- <link rel="stylesheet" href="bootstrap.min.css" />
+ <link rel="stylesheet" href="bootstrap.min.css">
0 commit comments