feat: Display mindmap in drawer #2247 (#2430)

### What problem does this PR solve?

feat: Display mindmap in drawer #2247

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-09-14 14:42:36 +08:00
committed by GitHub
parent 3044cb85fd
commit 6a0702f55f
6 changed files with 176 additions and 86 deletions

View File

@ -15,9 +15,6 @@ server {
include proxy.conf;
}
location /HPImageArchive {
proxy_pass https://cn.bing.com;
}
location / {
index index.html;