Skip to content

Commit e54d61c

Browse files
committed
remove footer
1 parent 40397ab commit e54d61c

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

docs/make.jl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,8 @@ makedocs(
2828
pages = [
2929
"Home" => "index.md",
3030
"Modules" => SUBSECTION_PAGES
31-
]
31+
],
32+
format=Documenter.HTML(;
33+
footer = nothing
34+
)
3235
)

docs/src/assets/logo.jpeg

-6.71 KB
Binary file not shown.

docs/src/assets/logo.png

58.1 KB
Loading

0 commit comments

Comments
 (0)