Skip to content

Commit a045920

Browse files
committed
favicon added to documentation
1 parent 669b724 commit a045920

File tree

4 files changed

+238
-109
lines changed

4 files changed

+238
-109
lines changed

contentstack-templates/favicon.ico

31.3 KB
Binary file not shown.

docs-config.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@
1818
"src/core/cache.js"
1919
]
2020
},
21+
"templates":
22+
{
23+
"default":
24+
{
25+
"staticFiles":
26+
{
27+
"include": [ "./contentstack-templates/favicon.ico"]
28+
}
29+
}
30+
},
2131
"tags": {
2232
"dictionaries": ["jsdoc", "closure"],
2333
"allowUnknownTags": true

0 commit comments

Comments
 (0)