Skip to content

Commit

Permalink
fix rrssb url
Browse files Browse the repository at this point in the history
  • Loading branch information
le4ker committed May 4, 2024
1 parent 2939a09 commit 9d76253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

{% if page.layout == "post" %}
{% include syntax-highlight.html %}
<link rel="stylesheet" href="/css/rrssb.css" />
<link rel="stylesheet" href="{{site.repository_name}}/css/rrssb.css" />
{% endif %}

<!-- Fonts -->
Expand Down

0 comments on commit 9d76253

Please sign in to comment.