Skip to content

Commit fe5873e

Browse files
author
Petr Sramek
committed
updated favico
1 parent e85f97b commit fe5873e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/docfx.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"resource": [
2626
{
2727
"files": [
28-
"media/**"
28+
"media/**",
29+
"favicon.ico"
2930
]
3031
}
3132
],
@@ -38,7 +39,7 @@
3839
"_appName": " Polyline Algorithm for .NET",
3940
"_appTitle": "Polyline Algorithm for .NET",
4041
"_appFooter": "",
41-
"_appFaviconPath": "media/polyline-algorithm.ico",
42+
"_appFaviconPath": "favicon.ico",
4243
"_appLogoPath": "media/polyline-algorithm-50x46.png",
4344
"_enableSearch": true,
4445
"_enableNewTab": true,
File renamed without changes.

0 commit comments

Comments
 (0)