mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-10 14:46:42 +08:00
Update hilightjs github theme path
This commit is contained in:
parent
dba1ccfc34
commit
970a9b42ed
1 changed files with 1 additions and 1 deletions
|
@ -22,5 +22,5 @@
|
||||||
data: {
|
data: {
|
||||||
object_type: 'protocol',
|
object_type: 'protocol',
|
||||||
object_id: protocol.id,
|
object_id: protocol.id,
|
||||||
highlightjs_path: asset_path('highlightjs-github-theme') } ) %>
|
highlightjs_path: asset_path('highlightjs-github-theme.css') } ) %>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
Loading…
Reference in a new issue