Skip to content

Commit

Permalink
Add ambigram logo
Browse files Browse the repository at this point in the history
  • Loading branch information
eidorb committed Nov 23, 2024
1 parent f34a7a6 commit 41c3fc0
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 1 deletion.
102 changes: 102 additions & 0 deletions brodie.id.au/ambigram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion brodie.id.au/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = "sphinx_book_theme"

html_theme_options = {
Expand All @@ -57,6 +56,8 @@
"path_to_docs": "brodie.id.au",
}

html_logo = "ambigram.svg"

# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
Expand Down

0 comments on commit 41c3fc0

Please sign in to comment.