mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-07 12:36:47 +00:00
📝 Docs: 添加 uwu logo (#2689)
This commit is contained in:
1
website/static/img/uwu.svg
Normal file
1
website/static/img/uwu.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 50 KiB |
2
website/static/uwu.js
Normal file
2
website/static/uwu.js
Normal file
@ -0,0 +1,2 @@
|
||||
if (location.search.includes("?uwu"))
|
||||
document.documentElement.setAttribute("data-uwu", "true");
|
Reference in New Issue
Block a user