Skip to content

Commit

Permalink
Fix favicon
Browse files Browse the repository at this point in the history
Fixes: #319
  • Loading branch information
mike-solomon committed Nov 12, 2024
1 parent 15000dc commit db4b0b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const globalVariables = {
const config: Config = {
title: "OpenRewrite Docs",
tagline: "Large-scale automated source code refactoring",
favicon: "img/favicon.ico",
favicon: "img/favicon.svg",

url: "https://docs.openrewrite.org",
baseUrl: "/",
Expand Down
17 changes: 3 additions & 14 deletions static/img/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db4b0b7

Please sign in to comment.