Logo format change

SVG to PNG conversion
This commit is contained in:
Julian 2022-04-11 10:14:17 +02:00 committed by GitHub
parent 5c33d0d5c9
commit 2266a45178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 3 deletions

View File

@ -11,7 +11,7 @@
<body>
<div class="content-container">
<img class="header-icon" src="/images/logo-lume-single.svg">
<img class="header-icon" src="/images/logo-lume-single.png">
<h1>Extension installed succesfully</h1>
<div class="paragraph">
<img src="images/icon-check.svg" /><p>All done, fully powered and ready to go!</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@ -9,9 +9,10 @@
</head>
<body>
<div class="content-container">
<img class="header-icon" src="/images/logo-lume-single.svg"><h1>Lume Web Extension Installer</h1>
<img class="header-icon" src="/images/logo-lume-single.png"><h1>Lume Web Extension Installer</h1>
<div class="paragraph">
<p>Click install to load the Lume Web Extension into Chrome and Brave.</p>
</div>
@ -28,4 +29,5 @@
</div>
</div>
</body>

View File

@ -11,7 +11,7 @@
<body>
<div class="content-container">
<img class="header-icon rotating" src="/images/logo-lume-single.svg">
<img class="header-icon rotating" src="/images/logo-lume-single.png">
<h1>Installing Extension</h1>
<div class="paragraph">
<p>Downloading your personal gateway into web3...</p>