Skip to content

Commit

Permalink
fix: forget to import style (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
nexmoe committed Oct 15, 2023
1 parent b5b5552 commit dc62f0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions layout/_partial/head.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ if (is_archive()){
<% } %>

<%- theme.slotHead %>

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/atom-one-dark.min.css">

0 comments on commit dc62f0e

Please sign in to comment.