forked from github/pelican
fix: remove main prism.css to avoid visual glitch
This commit is contained in:
parent
101f856a82
commit
cc07b2dbb0
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
|||
{% endif %}
|
||||
<link href="https://api.fontshare.com/v2/css?f[]=erode@400&f[]=fira-sans@600&f[]=stardom@400&display=swap" rel="stylesheet" />
|
||||
<script src="/theme/js/prism.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/theme/css/prism.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/theme/css/prism-rose-pine-moon-alt.css" />
|
||||
<style>
|
||||
code[class*="language-"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue