From a8bae61604c4b49dde9a8a3f2005ca320db0a49b Mon Sep 17 00:00:00 2001 From: YooSunyoung Date: Mon, 30 Dec 2024 16:14:58 +0100 Subject: [PATCH] Add logo and favicon. --- docs/_static/favicon.svg | 100 +++++++++++++++++++++++++++++++++++++ docs/_static/logo-dark.svg | 70 ++++++++++++++++++++++++++ docs/_static/logo.svg | 62 +++++++++++++++++++++++ docs/conf.py | 2 +- resources/logo.svg | 68 +++++++++++++++++++++++++ 5 files changed, 301 insertions(+), 1 deletion(-) create mode 100644 docs/_static/favicon.svg create mode 100644 docs/_static/logo-dark.svg create mode 100644 docs/_static/logo.svg create mode 100644 resources/logo.svg diff --git a/docs/_static/favicon.svg b/docs/_static/favicon.svg new file mode 100644 index 0000000..dce7a5c --- /dev/null +++ b/docs/_static/favicon.svg @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/docs/_static/logo-dark.svg b/docs/_static/logo-dark.svg new file mode 100644 index 0000000..6b2941b --- /dev/null +++ b/docs/_static/logo-dark.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + diff --git a/docs/_static/logo.svg b/docs/_static/logo.svg new file mode 100644 index 0000000..78a1bbe --- /dev/null +++ b/docs/_static/logo.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + diff --git a/docs/conf.py b/docs/conf.py index 7b686f8..812e7cd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -200,7 +200,7 @@ html_title = "Appstract" html_logo = "_static/logo.svg" -html_favicon = "_static/favicon.ico" +html_favicon = "_static/favicon.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, diff --git a/resources/logo.svg b/resources/logo.svg new file mode 100644 index 0000000..63fb6b9 --- /dev/null +++ b/resources/logo.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + + |appstract| + +