mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-02 06:12:03 +08:00
remove unneeded type="text/css"
This commit is contained in:
parent
019edac69d
commit
f5a8f30714
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
<script src="{{"js/jquery-3.3.1.min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>
|
<script src="{{"js/jquery-3.3.1.min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>
|
||||||
|
|
||||||
<style type="text/css">
|
<style>
|
||||||
:root #header + #content > #left > #rlblock_left{
|
:root #header + #content > #left > #rlblock_left{
|
||||||
display:none !important;
|
display:none !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user