Skip to content

Commit

Permalink
fix: improve lighthouse score (#1478)
Browse files Browse the repository at this point in the history
  • Loading branch information
LBBO authored Jul 27, 2023
1 parent 6d05bb1 commit 052656f
Show file tree
Hide file tree
Showing 21 changed files with 41 additions and 1,286 deletions.
7 changes: 4 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ const config = {
hideOnScroll: false,
logo: {
alt: "Ory",
src: `/docs/img/logo-docs.svg`,
srcDark: `/docs/img/logo-docs-dark.svg`,
src: `/docs/img/logos/logo-docs-2023-02-15.svg`,
srcDark: `/docs/img/logos/logo-docs-dark-2023-02-15.svg`,
href: `https://www.ory.sh`,
width: 63,
height: 32,
Expand Down Expand Up @@ -174,9 +174,10 @@ const config = {
],
logo: {
alt: "Ory logo in white",
src: "/docs/img/logo-ory-white.svg",
src: "/docs/img/logos/logo-ory-white-2022-11-04.svg",
href: "https://www.ory.sh/",
height: 80,
width: 130.7,
},
},
},
Expand Down
53 changes: 0 additions & 53 deletions src/config/hydra/config.js

This file was deleted.

208 changes: 0 additions & 208 deletions src/config/hydra/docusaurus.config.js

This file was deleted.

102 changes: 0 additions & 102 deletions src/config/hydra/sidebar.json

This file was deleted.

1 change: 0 additions & 1 deletion src/config/hydra/versions.json

This file was deleted.

Loading

0 comments on commit 052656f

Please sign in to comment.