Update hilightjs github theme path

This commit is contained in:
Miha Mencin 2019-04-26 17:29:14 +02:00 committed by GitHub
parent dba1ccfc34
commit 970a9b42ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,5 +22,5 @@
data: {
object_type: 'protocol',
object_id: protocol.id,
highlightjs_path: asset_path('highlightjs-github-theme') } ) %>
highlightjs_path: asset_path('highlightjs-github-theme.css') } ) %>
<% end %>