Skip to content

Commit

Permalink
add page title
Browse files Browse the repository at this point in the history
  • Loading branch information
archiewood committed Oct 30, 2024
1 parent 3d55c16 commit 7f7c6e2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/pages/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
title: DuckDB GSheets
hide_title: true
---

<h1 class="markdown flex items-center gap-2"><img src="duckdb-gsheets.png" style="height: 1em;"/>DuckDB GSheets</h1>
<h1 class="markdown flex items-center gap-2"><img src="duckdb-gsheets.png" style="height: 1em;"/> DuckDB GSheets</h1>

<Alert status="warning">

Expand Down

0 comments on commit 7f7c6e2

Please sign in to comment.