Skip to content

Commit 65c3445

Browse files
committed
Add favicon and logo
1 parent 11201c0 commit 65c3445

12 files changed

+52
-3
lines changed

assets/icons/logo.svg

+50
Loading

config.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ breadcrumb_disable = false
119119
# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)
120120
sidebar_search_disable = false
121121
# Set to false if you don't want to display a logo (/assets/icons/logo.svg) in the top nav bar
122-
navbar_logo = false
122+
navbar_logo = true
123123
# Set to true to disable the About link in the site footer
124124
footer_about_disable = true
125125

content/en/_index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
{{< blocks/cover title="Genji" image_anchor="top" height="full" color="ghostwhite" >}}
88
<div class="mx-auto">
99
<p class="display-4 font-weight-normal mb-5">
10-
A <u class="text-underline">Document-oriented</u>, <u class="text-underline">Embedded</u>, <u
11-
class="text-underline">SQL</u> database
10+
A Document-oriented, Embedded, SQL database
1211
</p>
1312
<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}">
1413
Learn More <i class="fas fa-arrow-alt-circle-right ml-2"></i>

content/en/logo.png

8.39 KB
Loading

static/favicons/favicon-128x128.png

4.87 KB
Loading

static/favicons/favicon-16x16.png

404 Bytes
Loading

static/favicons/favicon-256x256.png

7.11 KB
Loading

static/favicons/favicon-32x32.png

1.25 KB
Loading

static/favicons/favicon-48x48.png

1.83 KB
Loading

static/favicons/favicon-64x64.png

2.39 KB
Loading

static/favicons/favicon-96x96.png

3.57 KB
Loading

static/favicons/favicon.ico

1.12 KB
Binary file not shown.

0 commit comments

Comments
 (0)