Skip to content

Commit 404687c

Browse files
committed
added gtag + titles
1 parent 425aa38 commit 404687c

File tree

5 files changed

+7
-4
lines changed

5 files changed

+7
-4
lines changed

documentation/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: solution-pattern-template
2-
title: Template Tutorial
2+
title: RAG AI workflow
33
version: master
44
nav:
55
- modules/ROOT/nav.adoc

documentation/modules/ROOT/pages/02-architecture.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Solution Pattern: Name Template
1+
= Retreival Augmented Generation (RAG) AI workflow
22
:sectnums:
33
:sectlinks:
44
:doctype: book

documentation/modules/ROOT/pages/03-demo.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Solution Pattern: Name Template
1+
= Retreival Augmented Generation (RAG) AI workflow
22
:sectnums:
33
:sectlinks:
44
:doctype: book

documentation/modules/ROOT/pages/04-workshop.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Solution Pattern: Name Template
1+
= Retreival Augmented Generation (RAG) AI workflow
22
:sectnums:
33
:sectlinks:
44
:doctype: book

site.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ site:
55
title: Solution Patterns for Cloud Native Architectures
66
url: https://redhat-solution-patterns.github.io/solution-patterns/
77
start_page: solution-pattern-template::index.adoc
8+
keys:
9+
google_analytics: 'G-4L5WD0L52J'
10+
811

912
content:
1013
sources:

0 commit comments

Comments
 (0)