We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed3a63 commit 9b8d50aCopy full SHA for 9b8d50a
header.php
@@ -6,7 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
8
<link rel="stylesheet" href="https://unpkg.com/@creativecommons/fonts@2020.9.3/css/fonts.css">
9
- <link rel="stylesheet" href="https://unpkg.com/@creativecommons/vocabulary@2020.11.3/css/vocabulary.css">
+ <link rel="stylesheet" href="https://unpkg.com/@creativecommons/vocabulary-styles@0.x.x/dist/css/vocabulary-styles.css">
10
<title><?php wp_title('|'); ?></title>
11
<?php wp_head(); ?>
12
</head>
0 commit comments