[GLOBAL] Converted background images to webp format

This commit is contained in:
Simon Cornet 2022-05-27 15:48:57 +02:00
parent e5edfe7548
commit 73cb66a3b9
6 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ theme = "slate"
[ params ]
BackgroundImages = ["bg/02.jpg"]
BackgroundImages = ["bg/02.webp"]
BackgroundStyle = "#000000;"
OpenLinksInNewWindow = true
Favicon = "favicon.ico"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 609 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

View File

@ -6,7 +6,7 @@
<link rel="stylesheet" href="css/slate.css">
</head>
<body style='background: #000000;;' data-backgrounds='bg/02.jpg,'>
<body style='background: #000000;;' data-backgrounds='bg/02.webp,'>
<div class="nav-panel">
<nav>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 609 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB