Skip to content

Commit 25178de

Browse files
Merge pull request #1 from redhat-solution-patterns/personalise
Personalise
2 parents 0f28c78 + c84e5f2 commit 25178de

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"url": "https://twitter.com/@kamesh_sampath"
99
},
1010
"dependencies": {
11-
"@antora/cli": "^2.3.1",
12-
"@antora/site-generator-default": "^2.3.1",
11+
"@antora/cli": "^3.1",
12+
"@antora/site-generator-default": "^3.1",
1313
"@babel/cli": "^7.5.5",
1414
"@babel/core": "^7.5.5",
1515
"@babel/polyfill": "^7.4.4",

supplemental-ui/partials/header-content.hbs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,7 @@
8484

8585
<a class="navbar-item" style="color: white" target="_blank" href="https://redhat-solution-patterns.github.io/solution-patterns/contributors-guide.html">Contribute</a>
8686

87-
<!--
88-
uncomment if you want env variables to be replace
89-
87+
9088
<div class="navbar-item"><span class="navbar-text"
9189
style="color: white; margin-left: 1rem; margin-right: 1rem;">|</span></div>
9290

@@ -119,6 +117,6 @@
119117
</span>
120118
</div>
121119
</div>
122-
</div>-->
120+
</div>
123121
</nav>
124122
</header>

0 commit comments

Comments
 (0)