Serve fonts (Open Sans and JetBrains Mono) rather than use system

This commit is contained in:
2023-01-22 20:46:18 -06:00
parent 3fae019148
commit 60ed1c0264
8 changed files with 329 additions and 3 deletions

View File

@ -4,7 +4,7 @@
{{ end }}
<div class="code-block">
<div class="code-header">
<span class="code-type">{{ $type }}</span>
<pre class="code-type">{{ $type }}</pre>
<a href="javascript:void(0)" class="code-copy-button">
{{ i18n "copy_to_clipboard" }}
</a>