We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40da442 commit b041066Copy full SHA for b041066
_includes/custom-head.html
@@ -7,7 +7,7 @@
7
8
9
{%- include favicons.html -%}
10
-<link href="https://unpkg.com/@primer/css/dist/primer.css" rel="stylesheet" />
+<!-- remove conflicting design language, especially for unvisited links: <link href="https://unpkg.com/@primer/css/dist/primer.css" rel="stylesheet" /> -->
11
<link rel="stylesheet" href="//use.fontawesome.com/releases/v5.0.7/css/all.css">
12
13
{%- if site.annotations -%}
0 commit comments