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:
22 cache_dir : ./.cache/antora
33
44site :
5- title : Solution Patterns for Cloud Native Architectures
5+ title : Solution Patterns from Red Hat
66 url : https://redhat-solution-patterns.github.io/solution-patterns/
77 start_page : solution-pattern-camel-migration::index.adoc
8+ keys :
9+ google_analytics : ' G-5KTMPXHH4X'
810
911content :
1012 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-
111<header class =" header" >
122 <nav class =" navbar" >
133 <div class =" navbar-brand" >
You can’t perform that action at this time.
0 commit comments