Skip to content

Commit a7a5734

Browse files
Add a favicon. (#176)
1 parent 23c3631 commit a7a5734

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Diff for: docusaurus.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ let copyright = `Copyright © ${new Date().getFullYear()} · QuantStack website
66

77
const config: Config = {
88
title: "QuantStack",
9+
favicon: "img/quantstack/favicon.ico",
910
tagline: "",
1011

1112
// Set the production url of your site here

Diff for: static/img/quantstack/favicon.ico

4.19 KB
Binary file not shown.

0 commit comments

Comments
 (0)