fix: 🐛 dark logo in readme
This commit is contained in:
parent
40f66f4cb7
commit
a0eb3b24c1
3 changed files with 13 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://openreplay.com">
|
<a href="https://openreplay.com">
|
||||||
<img src="static/logo.svg" height="70">
|
<img src="static/logo.svg" height="70">
|
||||||
|
<img src="static/logo-dark.svg" height="70">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
|
||||||
10
static/logo-dark.svg
Normal file
10
static/logo-dark.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 14 KiB |
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<svg width="179px" height="30px" viewBox="0 0 179 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
<svg width="179px" height="30px" viewBox="0 0 179 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
<title>Open Replay</title>
|
<title>OpenReplay</title>
|
||||||
<g id="logos" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
<g id="logos" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||||
<g id="Open-Replay" fill-rule="nonzero">
|
<g id="Open-Replay" fill-rule="nonzero">
|
||||||
<g id="Group-Copy" transform="translate(0.000000, 0.000000)">
|
<g id="Group-Copy" transform="translate(0.000000, 0.000000)">
|
||||||
|
|
@ -10,4 +10,4 @@
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Loading…
Add table
Reference in a new issue