Skip to content

Commit fb072d5

Browse files
committed
chore: Add favicon config.
1 parent 2566296 commit fb072d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
]
99
},
1010
"github-corners": "https://github.com/jaywcjlove/docker-tutorial",
11+
"favicon": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🐳</text></svg>",
1112
"reurls": {
1213
"docker/nginx.md": "nginx.html",
1314
"docker/redis.md": "redis.html",

0 commit comments

Comments
 (0)