File tree Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Expand file tree Collapse file tree 2 files changed +3
-12
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 : Manage and Secure APIs with an API First Approach
5
+ title : Solution Patterns from Red Hat
6
6
url : https://redhat-solution-patterns.github.io/solution-patterns/
7
7
start_page : api-first::index.adoc
8
+ keys :
9
+ google_analytics : ' G-9TW8CJFT3N'
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-9TW8CJFT3N" ></script >
3
- <script >
4
- window .dataLayer = window .dataLayer || [];
5
- function gtag (){dataLayer .push (arguments );}
6
- gtag (' js' , new Date ());
7
-
8
- gtag (' config' , ' G-9TW8CJFT3N' );
9
- </script >
10
- <!-- Google tag (gtag.js) -->
11
-
12
1
<header class =" header" >
13
2
<script type =" text/javascript" >
14
3
document .addEventListener (' DOMContentLoaded' , function () {
You can’t perform that action at this time.
0 commit comments