mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
correct path to favicon on docs landing page
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<title>CodeQL documentation</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="stylesheet" href="_static/primer.css" />
|
||||
<link rel="shortcut icon" href="images/site/favicon.ico"/>
|
||||
<link rel="shortcut icon" href="_static/favicon.ico"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user