adding in white logo
This commit is contained in:
Vendored
+5
File diff suppressed because one or more lines are too long
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
+3
-2
@@ -18,7 +18,7 @@
|
||||
<div class="brand header-brand">
|
||||
<h1 class="m-0">
|
||||
<a href="#">
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||||
<title>Evelyn</title>
|
||||
<defs>
|
||||
<radialGradient cy="0%" fx="50%" fy="0%" r="100%" id="logo-gradient">
|
||||
@@ -27,7 +27,8 @@
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm0-10a6 6 0 1 0 0-12 6 6 0 0 0 0 12z" fill="url(#logo-gradient)" fill-rule="evenodd"/>
|
||||
</svg>
|
||||
</svg> -->
|
||||
<img class="logo" src="./dist/images/logo_white.png" />
|
||||
</a>
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user