diff --git a/build/build.fs b/build/build.fs index 658bf87..5bf41f6 100644 --- a/build/build.fs +++ b/build/build.fs @@ -196,6 +196,7 @@ module DocsTool = "fsdocs-package-version", quoted latestEntry.NuGetVersion "fsdocs-readme-link", quoted (READMElink.ToString ()) "fsdocs-release-notes-link", quoted (CHANGELOGlink.ToString ()) + "fsdocs-logo-src", quoted ("https://raw.githubusercontent.com/fsprojects/FSharp.Control.R3/refs/heads/main/docsSrc/content/icon.png") ] Strict = Some true } diff --git a/docsSrc/_template.html b/docsSrc/_template.html index 4bf4e22..039035f 100644 --- a/docsSrc/_template.html +++ b/docsSrc/_template.html @@ -29,7 +29,7 @@