clear background logo:
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Josh 2025-09-25 16:52:30 +00:00
parent 27406c0d07
commit 3d06c0c09d
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
7c46c8ec5c152d2e7e9efeea1057bb2f22b47d45-372bcf506971f56c4911b429b9f5de5bc37ed008-e9eccd451b778829eb2f2c9752c670b707e1268b
3834d1308cdf6ddffce440b08f3aceb39e2cd6e9-372bcf506971f56c4911b429b9f5de5bc37ed008-e9eccd451b778829eb2f2c9752c670b707e1268b

BIN
public/Aptiva-A.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@ -2,14 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/Aptiva%20A.png" />
<link rel="icon" href="%PUBLIC_URL%/Aptiva-A.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/Aptiva%20A.png" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/Aptiva-A.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/