Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc8fb02d

Browse files
author
Vladimir Mechkauskas
committed
- updated favicons
1 parentdbac02a commitc8fb02d

15 files changed

+10
-26
lines changed

‎_config.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ markdown_ext: "markdown,mkdown,mkdn,mkd,md"
1919
# Social
2020
twitter:codefresh
2121
authors:""
22-
social_image_path:/assets/brand/codefresh-social.png
23-
social_logo_path:/assets/brand/codefresh-social-logo.png
22+
social_image_path:/docs/assets/brand/codefresh-social.png
23+
social_logo_path:/docs/assets/brand/codefresh-social-logo.png
2424

2525
# Dependencies
2626
markdown:kramdown
-3.89 KB
Loading
-13.9 KB
Loading
-3.92 KB
Loading

‎assets/img/favicons/browserconfig.xml‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
<browserconfig>
55
<msapplication>
66
<tile>
7+
<square70x70logosrc="{{ site.baseurl }}/assets/img/favicons/mstile-70x70.png"/>
78
<square150x150logosrc="{{ site.baseurl }}/assets/img/favicons/mstile-150x150.png"/>
8-
<TileColor>#563d7c</TileColor>
9+
<square310x310logosrc="{{ site.baseurl }}/assets/img/favicons/mstile-310x310.png"/>
10+
<wide310x150logosrc="{{ site.baseurl }}/assets/img/favicons/mstile-310x150.png"/>
11+
<TileColor>#4d545d</TileColor>
912
</tile>
1013
</msapplication>
1114
</browserconfig>
-167 Bytes
Loading
-1.32 KB
Loading

‎assets/img/favicons/manifest.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
---
33
{
4-
"name":"Bootstrap",
5-
"short_name":"Bootstrap",
4+
"name":"Codefresh Docs",
5+
"short_name":"Codefresh Docs",
66
"icons": [
77
{
88
"src":"{{ site.baseurl }}/assets/img/favicons/android-chrome-192x192.png",
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"start_url":"/",
19-
"theme_color":"#563d7c",
19+
"theme_color":"#ffffff",
2020
"background_color":"#ffffff",
2121
"display":"standalone"
2222
}
-8.17 KB
Loading
-4.42 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp