File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,11 @@ runtime:
2
2
cache_dir : ./.cache/antora
3
3
4
4
site :
5
- title : Solution Patterns for Cloud Native Architectures
5
+ title : Solution Patterns from Red Hat
6
6
url : https://redhat-solution-patterns.github.io/solution-patterns/
7
7
start_page : solution-pattern-camel-migration::index.adoc
8
+ keys :
9
+ google_analytics : ' G-5KTMPXHH4X'
8
10
9
11
content :
10
12
sources :
Original file line number Diff line number Diff line change 1
- <!-- Google tag (gtag.js) -->
2
- <script async src =" https://www.googletagmanager.com/gtag/js?id=G-5KTMPXHH4X" ></script >
3
- <script >
4
- window .dataLayer = window .dataLayer || [];
5
- function gtag (){dataLayer .push (arguments );}
6
- gtag (' js' , new Date ());
7
-
8
- gtag (' config' , ' G-5KTMPXHH4X' );
9
- </script >
10
-
11
1
<header class =" header" >
12
2
<nav class =" navbar" >
13
3
<div class =" navbar-brand" >
You can’t perform that action at this time.
0 commit comments