Skip to content

Commit 99de461

Browse files
committed
change logo
1 parent 58b1b70 commit 99de461

File tree

5 files changed

+11
-2
lines changed

5 files changed

+11
-2
lines changed

docs/assets/icon-nobg.png

-100 KB
Binary file not shown.

docs/assets/icon.png

-62.9 KB
Binary file not shown.

docs/assets/logo.png

49 KB
Loading

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ repo_url: https://github.com/hdks-bug/exploit-notes
44
theme:
55
name: material
66
custom_dir: overrides
7-
favicon: assets/icon.png
8-
logo: assets/icon-nobg.png
7+
favicon: assets/logo.png
8+
logo: assets/logo.png
99
font:
1010
text: Noto Sans
1111
language: en

requirements.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
babel==2.17.0
22
backrefs==5.9
3+
cairocffi==1.7.1
4+
CairoSVG==2.8.2
35
certifi==2025.7.14
6+
cffi==2.0.0
47
charset-normalizer==3.4.2
58
click==8.2.1
69
colorama==0.4.6
10+
cssselect2==0.9.0
11+
defusedxml==0.7.1
712
ghp-import==2.1.0
813
idna==3.10
914
Jinja2==3.1.6
@@ -17,13 +22,17 @@ mkdocs-material-extensions==1.3.1
1722
packaging==25.0
1823
paginate==0.5.7
1924
pathspec==0.12.1
25+
pillow==10.4.0
2026
platformdirs==4.3.8
27+
pycparser==3.0
2128
Pygments==2.19.2
2229
pymdown-extensions==10.16
2330
python-dateutil==2.9.0.post0
2431
PyYAML==6.0.2
2532
pyyaml_env_tag==1.1
2633
requests==2.32.4
2734
six==1.17.0
35+
tinycss2==1.5.1
2836
urllib3==2.5.0
2937
watchdog==6.0.0
38+
webencodings==0.5.1

0 commit comments

Comments
 (0)