Skip to content

Commit a0453f1

Browse files
Merge pull request #13 from pBouillon/change-logo-for-TiA
Change the favicon from the default ones to TiA
2 parents 11f6ef6 + 8138e81 commit a0453f1

File tree

5 files changed

+1
-2
lines changed

5 files changed

+1
-2
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ const title = "NgRx Essentials";
114114
],
115115
logo: {
116116
alt: title,
117-
src: "img/logo.svg",
117+
src: "img/logo.png",
118118
},
119119
title,
120120
},

static/img/docusaurus.png

-5.02 KB
Binary file not shown.

static/img/favicon.ico

11.2 KB
Binary file not shown.

static/img/logo.png

6.6 KB
Loading

static/img/logo.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)