Skip to content

Commit ead540c

Browse files
committed
Update favicons and add new state bar images
- Updated web app manifest icons: web-app-manifest-192x192.png and web-app-manifest-512x512.png. - Added new images for web SSH state bar: webssh-state-bar-dots-nobg.png and webssh-state-bar-nobg.png.
1 parent df07c02 commit ead540c

10 files changed

Lines changed: 7 additions & 2 deletions

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ theme_mode: # [light | dark]
8686
cdn:
8787

8888
# the avatar on sidebar, support local or CORS resources
89-
avatar: /assets/img/webssh-state-bar-dots.png
89+
avatar: /assets/img/webssh-state-bar-dots-nobg.png
9090

9191
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
9292
# It can be overridden by a customized `page.image` in front matter.

assets/css/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
kbd a {
22
border-bottom: none !important;
33
}
4+
5+
#avatar {
6+
border: none !important;
7+
box-shadow: none !important;
8+
}
-21.9 KB
Loading
-5.7 KB
Loading

assets/img/favicons/favicon.ico

0 Bytes
Binary file not shown.

assets/img/favicons/favicon.svg

Lines changed: 1 addition & 1 deletion
Loading
-23.5 KB
Loading
-161 KB
Loading
150 KB
Loading
138 KB
Loading

0 commit comments

Comments
 (0)