core/ui: update logo (#5249)
* update logo * use base64 * reference local file * use svg, resize * purple logo * bigger * move logo
BIN
.github/logo.png
vendored
Normal file
After Width: | Height: | Size: 42 KiB |
|
@ -1,4 +1,4 @@
|
|||
<a href="https://pomerium.com" title="Pomerium is a zero trust, context and identity aware access proxy."><img src="https://www.pomerium.com/wp-content/uploads/2021/08/Pomerium-H-white-bg.png" height="70" alt="pomerium logo"></a>
|
||||
<a href="https://pomerium.com" title="Pomerium is a zero trust, context and identity aware access proxy."><img src="./.github/logo.png" height="138" alt="pomerium logo"></a>
|
||||
|
||||
[](https://goreportcard.com/report/github.com/pomerium/pomerium)
|
||||
[][godocs]
|
||||
|
|
BIN
ui/dist/apple-touch-icon.png
vendored
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 6.2 KiB |
BIN
ui/dist/favicon-16x16.png
vendored
Before Width: | Height: | Size: 499 B After Width: | Height: | Size: 414 B |
BIN
ui/dist/favicon-32x32.png
vendored
Before Width: | Height: | Size: 966 B After Width: | Height: | Size: 727 B |
BIN
ui/dist/favicon.ico
vendored
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |