Skip to content

Commit 0b212ba

Browse files
authored
Add ITensor logos (#34)
1 parent 417c4ea commit 0b212ba

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DerivableInterfaces"
22
uuid = "6c5e35bf-e59e-4898-b73c-732dcc4ba65f"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.4.2"
4+
version = "0.4.3"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ makedocs(;
1414
format=Documenter.HTML(;
1515
canonical="https://ITensor.github.io/DerivableInterfaces.jl",
1616
edit_link="main",
17-
assets=String[],
17+
assets=["assets/favicon.ico"],
1818
),
1919
pages=["Home" => "index.md", "Reference" => "reference.md"],
2020
)

docs/src/assets/favicon.ico

318 Bytes
Binary file not shown.

docs/src/assets/logo.png

38.7 KB
Loading

0 commit comments

Comments
 (0)