mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 02:44:29 -07:00
Add spaced navbar
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
<script src="https://player.vimeo.com/api/player.js" ></script>
|
||||
<script type="text/javascript" src="{{ site.url }}/lib/index.js?v={{ site.time | date: '%Y%m%d%H%M' }}"></script>
|
||||
<script>
|
||||
WebFont.load({
|
||||
WebFontConfig = {
|
||||
google: {
|
||||
families: ['Nunito:400,700']
|
||||
}
|
||||
});
|
||||
};
|
||||
(function(d) {
|
||||
var wf = d.createElement('script'), s = d.scripts[0];
|
||||
wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js';
|
||||
|
||||
Reference in New Issue
Block a user