tweak site name
This commit is contained in:
parent
4fe0ed14c2
commit
6c8e1cfa1a
|
@ -4,7 +4,7 @@ makedocs(modules=Module[Flux],
|
|||
doctest=false, clean=true,
|
||||
format = :html,
|
||||
analytics = "UA-36890222-9",
|
||||
sitename="Flux Documentation",
|
||||
sitename="Flux",
|
||||
pages = [
|
||||
"Home" => "index.md",
|
||||
])
|
||||
|
|
Loading…
Reference in New Issue