Skip to content

Commit 9b8d50a

Browse files
committed
[header.php] update to new vocabulary-fonts
1 parent 1ed3a63 commit 9b8d50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

header.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
88
<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">
9+
<link rel="stylesheet" href="https://unpkg.com/@creativecommons/vocabulary-styles@0.x.x/dist/css/vocabulary-styles.css">
1010
<title><?php wp_title('|'); ?></title>
1111
<?php wp_head(); ?>
1212
</head>

0 commit comments

Comments
 (0)