Skip to content

Commit

Permalink
chore: sql-aide logo branding in documentation site
Browse files Browse the repository at this point in the history
  • Loading branch information
geovlazar committed Nov 11, 2024
1 parent dc88817 commit f0e5742
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions support/docs-astro/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ export default defineConfig({
integrations: [
starlight({
title: "SQL Aide (SQLa) Documentation",
logo: {
src: "./src/assets/sql_aide.png",
replacesTitle: true,
},
social: {
github: "https://github.com/netspective-labs/sql-aide",
},
Expand Down
Binary file added support/docs-astro/src/assets/sql_aide.png
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 f0e5742

Please sign in to comment.