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 6bdf473 commit f033c2cCopy full SHA for f033c2c
docsSrc/_template.html
@@ -29,7 +29,7 @@
29
<body>
30
<nav class="navbar sticky-top navbar-expand-lg bg-body">
31
<div class="container">
32
- <a class="navbar-brand" href="{{root}}"><img id="fsdocs-logo" src="{{fsdocs-logo-src}}" /></a>
+ <a class="navbar-brand" href="{{root}}"><img id="fsdocs-logo" src="https://raw.githubusercontent.com/fsprojects/FSharp.Control.R3/refs/heads/main/docsSrc/content/icon.png" /></a>
33
<div id="header">
34
<div class="searchbox">
35
<input data-search-input="" class="m-3" id="search-by" type="search" placeholder="Search..." />
0 commit comments