diff --git a/argocd/deployment.yaml b/argocd/deployment.yaml index 5a01358..0052fc4 100644 --- a/argocd/deployment.yaml +++ b/argocd/deployment.yaml @@ -25,7 +25,7 @@ spec: mountPath: /data containers: - name: web - image: git.baumann.gr/adebaumann/vui:0.949-test + image: git.baumann.gr/adebaumann/vui:0.949-oblique imagePullPolicy: Always ports: - containerPort: 8000 diff --git a/pages/templates/base.html b/pages/templates/base.html index 95c7a1d..fe4dea6 100644 --- a/pages/templates/base.html +++ b/pages/templates/base.html @@ -1,36 +1,197 @@ - +{% load static %} - +
-