add .worktrees to gitignore and fix base.html comment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
<!-- SEO defaults (child templates may override via {% block head %}) -->
|
||||
<!-- SEO defaults (child templates may override via block head) -->
|
||||
<link rel="canonical" href="{{ config.BASE_URL }}{{ request.path }}">
|
||||
<meta property="og:title" content="{{ config.APP_NAME }}">
|
||||
<meta property="og:description" content="">
|
||||
|
||||
Reference in New Issue
Block a user