Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Commit 41efb69

Browse files
chore: 🤖 Add package.ico file for chrome tab icon (#200)
* chore: 🤖 Add package.ico file for chrome tab icon ✅ Closes: #196 * Delete docs/assets/logo.png
1 parent 7a76aec commit 41efb69

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/assets/package.ico

66.1 KB
Binary file not shown.

mkdocs.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@ site_name: Sneaky Package
22
repo_name: AmateursLeague/sneaky-package
33
repo_url: https://github.com/AmateursLeague/sneaky-package
44

5-
theme: material
5+
theme:
6+
name: material
7+
favicon: assets/package.ico
8+
features:
9+
- navigation.tabs
10+
- navigation.tabs.sticky
11+
612

713

814
include_sidebar: true

0 commit comments

Comments
 (0)