Replace bespoke codeblock theme with Dracula theme
https://draculatheme.com
This commit is contained in:
parent
25d36563f5
commit
32b04bc184
2 changed files with 27 additions and 34 deletions
|
@ -1,4 +1,4 @@
|
|||
{{- $highlighted := transform.HighlightCodeBlock . -}}
|
||||
<pre class="codeblock">
|
||||
<pre class="codeblock color-theme__dracula">
|
||||
{{- $highlighted.Inner -}}
|
||||
</pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue