Revert "remove repo string from k8s config"

This reverts commit 3440c61ded.
This commit is contained in:
Dave Stanke 2018-11-30 19:36:30 -05:00
parent 3440c61ded
commit 6d5cb6e1d2

View file

@ -14,7 +14,7 @@
<div class="navbar navbar-dark bg-dark box-shadow">
<div class="container d-flex justify-content-between">
<a href="/" class="navbar-brand d-flex align-items-center">
Hipster Shop. NOICE!
Hipster Shop
</a>
{{ if $.currencies }}
<form class="form-inline ml-auto" method="POST" action="/setCurrency" id="currency_form">