Skip to content

Commit eb56db3

Browse files
committed
UI: Add hosting policy to wikibase cloud
Bug: T420471
1 parent 8522a7a commit eb56db3

3 files changed

Lines changed: 305 additions & 0 deletions

File tree

src/components/Layout/Foot.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<ul class="footer-list">
2121
<li><router-link to="/privacy-policy">Privacy Policy</router-link></li>
2222
<li><router-link to="/terms-of-use">Terms of Use</router-link></li>
23+
<li><router-link to="/hosting-policy/pilot">Hosting Policy</router-link></li>
2324
<li><a target="_blank" rel="noopener noreferrer" href="https://www.wikimedia.de/impressum/">Imprint</a></li>
2425
<li><router-link to="/complaint">Report illegal content</router-link></li>
2526
</ul>

0 commit comments

Comments
 (0)