From 6d22738bb4d5f62ec0d45ad3f6265d5a7aa1c8f0 Mon Sep 17 00:00:00 2001 From: KZacharski Date: Mon, 28 Aug 2023 09:21:10 +0200 Subject: [PATCH] created favicons --- docs/docs/favicons.html | 96 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 docs/docs/favicons.html diff --git a/docs/docs/favicons.html b/docs/docs/favicons.html new file mode 100644 index 0000000..dcc0034 --- /dev/null +++ b/docs/docs/favicons.html @@ -0,0 +1,96 @@ + + + + + + +Favicons - diji docs + + + + + + + + +
+ +
+
+

Favicons

+

Last edited: 28 August 2023
Open on GitHub

+

Every project you create with diji has a favicon added to it. By default it's the diji logo but you can change that and use for example your logo instead. To replace the default favicon, open the diji-config folder in the location you installed diji in. Inside you will see 3 files with one of them being defaultfav.png. Replace that file with the image you want to use as the default favicon. Now every project you create with diji will use that favicon.

+ + + +
+
+ + + + + + + + +
+ + + \ No newline at end of file