@ -2,7 +2,7 @@
"name": "nodebb-theme-persona",
"version": "3.0.17",
"nbbpm": {
"compatibility": "^0.8.2"
"compatibility": "^0.9.0"
},
"description": "Persona theme for NodeBB",
"main": "theme.less",
@ -8,7 +8,7 @@
<link rel="stylesheet" type="text/css" href="{relative_path}/stylesheet.css?{config.cache-buster}" />
<!-- IF bootswatchCSS --><link id="bootswatchCSS" href="{bootswatchCSS}" rel="stylesheet" media="screen"><!-- ENDIF bootswatchCSS -->
<!-- BEGIN linkTags -->
<link<!-- IF linkTags.link --> link="{linkTags.link}"<!-- ENDIF linkTags.link --><!-- IF linkTags.rel --> rel="{linkTags.rel}"<!-- ENDIF linkTags.rel --><!-- IF linkTags.type --> type="{linkTags.type}"<!-- ENDIF linkTags.type --><!-- IF linkTags.href --> href="{linkTags.href}"<!-- ENDIF linkTags.href --> />
{function.buildLinkTag}
<!-- END linkTags -->
<!--[if lt IE 9]>