dashboard: inline svgs + css for better forward auth (#771)

This commit is contained in:
Caleb Doxsey 2020-05-25 11:12:40 -06:00 committed by GitHub
parent 727d4bed9d
commit 7b96d2de66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 50 additions and 8 deletions

View file

@ -6,6 +6,11 @@
<link
rel="stylesheet"
type="text/css"
href="/.pomerium/assets/style/main.css"
href="{{dataURL "/.pomerium/assets/style/main.css"}}"
/>
<link
rel="icon"
type="image/png"
href="{{dataURL "/.pomerium/assets/img/account_circle-24px.svg"}}"
/>
{{end}}