Skip to content

Commit

Permalink
chore: added new logo (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulmathur16 authored Nov 25, 2024
1 parent eebff51 commit 491eccc
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 32 deletions.
5 changes: 3 additions & 2 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export default {

themeConfig: {
// Replace with your project's social card
image: "icons/companies/taicall.svg",
image: "icons/companies/tailcall.svg",
algolia: {
appId: "X27WDVHRQ3",
apiKey: "35bc100f239853cd8a7195b23ed7393b",
Expand All @@ -103,8 +103,9 @@ export default {
hideOnScroll: true,
logo: {
alt: "My Site Logo",
src: "icons/companies/taicall.svg",
src: "icons/companies/tailcall.svg",
height: "2.5rem",
width: "150px",
},
items: [
{to: "/", label: "Home", position: "left", activeBaseRegex: "^/$"},
Expand Down
5 changes: 0 additions & 5 deletions static/icons/companies/taicall-logo.svg

This file was deleted.

13 changes: 0 additions & 13 deletions static/icons/companies/taicall.svg

This file was deleted.

Loading

0 comments on commit 491eccc

Please sign in to comment.