Skip to content

Commit eb344e1

Browse files
committed
Updating logo, favicon and link shared preview
1 parent 73922cc commit eb344e1

File tree

7 files changed

+27
-61
lines changed

7 files changed

+27
-61
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const config = {
6464
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
6565
({
6666
// Replace with your project's social card
67-
image: 'img/deck-exploration-2.jpg',
67+
image: 'img/link-share-preview.jpg',
6868
navbar: {
6969
title: 'Resizes',
7070
logo: {

src/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ b.navbar__title {
3636
display: none;
3737
}
3838

39+
div.navbar__logo {
40+
margin-bottom: 2px;
41+
}
42+
3943
.hash-link {
4044
color: #fe1aa7;
4145
}

static/img/deck-exploration-2.jpg

-988 KB
Binary file not shown.

static/img/link-share-preview.jpg

235 KB
Loading

static/img/logo-resizes-dark.svg

Lines changed: 11 additions & 30 deletions
Loading

static/img/logo-resizes.svg

Lines changed: 11 additions & 30 deletions
Loading

static/img/resizes-favicon.png

-49.7 KB
Loading

0 commit comments

Comments
 (0)