mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Serve fonts (Open Sans and JetBrains Mono) rather than use system
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user