Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 99e8e8f

Browse files
Merge pull request #95 from ArnoStrouwen/main
add logo
2 parents 961ee8a + a73d2e0 commit 99e8e8f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ makedocs(bib,
1717
format = Documenter.HTML(;
1818
prettyurls = get(ENV, "CI", "false") == "true",
1919
canonical = "https://docs.sciml.ai/NeuralOperators/stable/",
20-
assets = String[]),
20+
assets = ["assets/favicon.ico"]),
2121
pages = pages)
2222

2323
deploydocs(;
1.36 KB
Binary file not shown.

docs/src/assets/notebook/logo.png

26 KB
Loading

0 commit comments

Comments
 (0)