Skip to content

Commit

Permalink
Merge pull request #23 from archiewood/docs-edits
Browse files Browse the repository at this point in the history
more pages edits
  • Loading branch information
archiewood authored Oct 24, 2024
2 parents fa0d5ed + ab8c89f commit 90f6372
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
13 changes: 3 additions & 10 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,10 @@ remote_theme: jekyll/minima
title: DuckDB GSheets

include:
- README.md
- PRIVACY.md
- *.md

exclude:
- duckdb/**
- docs/**
- extension-ci-tools/**
- src/**
- test/**
- third_party/**
- vcpkg_installed/**
- **/*

plugins:
- jekyll-sitemap
Expand All @@ -23,7 +16,7 @@ minima:

header_pages:
- README.md
- PRIVACY.md
- privacy.md

permalink: pretty

Expand Down
4 changes: 3 additions & 1 deletion PRIVACY.md → privacy.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Privacy Policy
---
title: Privacy Policy
---

**Effective Date: 2024-10-24**

Expand Down

0 comments on commit 90f6372

Please sign in to comment.