remove repo string from k8s config
This commit is contained in:
parent
d96b125452
commit
3440c61ded
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
<div class="navbar navbar-dark bg-dark box-shadow">
|
<div class="navbar navbar-dark bg-dark box-shadow">
|
||||||
<div class="container d-flex justify-content-between">
|
<div class="container d-flex justify-content-between">
|
||||||
<a href="/" class="navbar-brand d-flex align-items-center">
|
<a href="/" class="navbar-brand d-flex align-items-center">
|
||||||
Hipster Shop
|
Hipster Shop. NOICE!
|
||||||
</a>
|
</a>
|
||||||
{{ if $.currencies }}
|
{{ if $.currencies }}
|
||||||
<form class="form-inline ml-auto" method="POST" action="/setCurrency" id="currency_form">
|
<form class="form-inline ml-auto" method="POST" action="/setCurrency" id="currency_form">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue