Skip to content

Commit 312c567

Browse files
committed
configuration update
1 parent 3966720 commit 312c567

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

docs/_config.yml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
title: Clean Architecture Full-Stack
2-
description: A production-ready full-stack starter kit with .NET 9, Angular 19, and PostgreSQL using Clean Architecture principles.
1+
title: Clean Architecture Docker .NET Angular
2+
description: Documentation for the Clean Architecture project
33
remote_theme: just-the-docs/just-the-docs
44

55
url: https://nitin27may.github.io/clean-architecture-docker-dotnet-angular
66

7+
# Enable search
8+
search_enabled: true
9+
710
# Enable support for hyphenated search keywords
811
search_tokenizer_separator: /[\s/]+/
912

@@ -13,7 +16,7 @@ aux_links:
1316
- "//github.com/nitin27may/clean-architecture-docker-dotnet-angular"
1417

1518
# Footer content
16-
footer_content: "Copyright © 2025 Nitin Singh. Distributed by an MIT license."
19+
footer_content: "Copyright © 2025 Nitin Kumar. Distributed under the MIT License."
1720

1821
# Color scheme supports "light" (default) and "dark"
1922
color_scheme: light
@@ -64,5 +67,6 @@ collapse_inactive_chapters: true
6467
# Enable copy code button
6568
enable_copy_code_button: true
6669

67-
ga_tracking: G-Z89Y3Z3K6Z
68-
ga_tracking_anonymize_ip: true
70+
# Google Analytics tracking
71+
ga_tracking: G-BJBJ6TYVWF
72+
ga_tracking_anonymize_ip: true

0 commit comments

Comments
 (0)