Skip to content

Commit

Permalink
尝试修复图床
Browse files Browse the repository at this point in the history
  • Loading branch information
Borber committed Jul 27, 2022
1 parent 705c88d commit 3d95e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/custom/head.html
@@ -1,5 +1,5 @@
{{ $link := "https://cdn.jsdelivr.net/gh/Borber/blog/static/css/css3.css" }}

<meta name="referrer" content="no-referrer" />
<link rel="stylesheet" href="{{ $link }}" media="print" onload="this.media='all'" />
<noscript><link rel="stylesheet" href="{{ $link }}" /></noscript>

Expand Down

0 comments on commit 3d95e42

Please sign in to comment.