diff --git a/chatgpt-to-claude/src/components/BaseHead.astro b/chatgpt-to-claude/src/components/BaseHead.astro index 6cc17142f..db9a9ea10 100644 --- a/chatgpt-to-claude/src/components/BaseHead.astro +++ b/chatgpt-to-claude/src/components/BaseHead.astro @@ -27,6 +27,13 @@ const imageURL = new URL(image, Astro.site ?? SITE_URL); + + + + diff --git a/memory/memories.db-wal b/memory/memories.db-wal index 787a02738..2ddb2b55e 100644 Binary files a/memory/memories.db-wal and b/memory/memories.db-wal differ