Skip to content

Commit

Permalink
fix 404 css
Browse files Browse the repository at this point in the history
  • Loading branch information
zimbatm committed Jul 28, 2024
1 parent eb0ddbd commit d5f279e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
<title>nar-serve</title>
<link rel=stylesheet
href="https://cdnjs.cloudflare.com/ajax/libs/Primer/21.1.1/build.css">
href="https://unpkg.com/@primer/css@^20.2.4/dist/primer.css">
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
Expand Down

0 comments on commit d5f279e

Please sign in to comment.