remove repo string from k8s config

This commit is contained in:
Dave Stanke 2018-11-30 19:35:28 -05:00
parent d96b125452
commit 3440c61ded

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
Hipster Shop. NOICE!
</a>
{{ if $.currencies }}
<form class="form-inline ml-auto" method="POST" action="/setCurrency" id="currency_form">