Added the SVG favicon from Font Awesome 6 to the test site.

This commit is contained in:
2023-03-20 07:34:17 +08:00
parent c1235608d8
commit 3251660092
3 changed files with 3 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ include docs/source/_templates/*
include tests/*
exclude tests/test_temp.py
include tests/test_site/*
include tests/test_site/static/*
include tests/test_site/templates/*
include tests/test_site/translations/*
include tests/test_site/translations/*/LC_MESSAGES/*