Skip to content

Commit 02dfb37

Browse files
committed
Update .io footer for support link
1 parent 2127050 commit 02dfb37

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.travis/liquality.io.mainnet.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ export default {
135135
}
136136
`,
137137
injectFooter: `<p style="text-align: center; margin-bottom: 8px">
138+
<a href="https://liquality.io/support" target="_blank">Support</a>
139+
&nbsp;|&nbsp;
138140
<a href="https://liquality.io/terms-of-use/standalone.html" target="_blank">Terms of Use</a>
139141
&nbsp;|&nbsp;
140142
<a href="https://liquality.io/privacy-policy" target="_blank">Privacy Policy</a>

.travis/liquality.io.testnet.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ export default {
124124
}
125125
`,
126126
injectFooter: `<p style="text-align: center; margin-bottom: 8px">
127+
<a href="https://liquality.io/support" target="_blank">Support</a>
128+
&nbsp;|&nbsp;
127129
<a href="https://liquality.io/terms-of-use/standalone.html" target="_blank">Terms of Use</a>
128130
&nbsp;|&nbsp;
129131
<a href="https://liquality.io/privacy-policy" target="_blank">Privacy Policy</a>

0 commit comments

Comments
 (0)