Skip to content

Commit

Permalink
try adding an icon link
Browse files Browse the repository at this point in the history
  • Loading branch information
keewis committed Aug 21, 2024
1 parent 20d4ccc commit a4811f1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,14 @@
"github_repo": "VirtualiZarr",
"github_version": "main",
"doc_path": "docs",
"icon_links": [
{
"name": "GitHub",
"url": "https://github.com/zarr-developers/VirtualiZarr",
"icon": "fa-brands fa-square-github",
"type": "fontawesome",
},
]
}
html_title = "VirtualiZarr"

Expand Down

0 comments on commit a4811f1

Please sign in to comment.