[GLOBAL] Converted background images to webp format
This commit is contained in:
parent
e5edfe7548
commit
73cb66a3b9
@ -5,7 +5,7 @@ theme = "slate"
|
||||
|
||||
|
||||
[ params ]
|
||||
BackgroundImages = ["bg/02.jpg"]
|
||||
BackgroundImages = ["bg/02.webp"]
|
||||
BackgroundStyle = "#000000;"
|
||||
OpenLinksInNewWindow = true
|
||||
Favicon = "favicon.ico"
|
||||
|
BIN
public/bg/01.jpg
BIN
public/bg/01.jpg
Binary file not shown.
Before Width: | Height: | Size: 609 KiB |
BIN
public/bg/02.jpg
BIN
public/bg/02.jpg
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB |
@ -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>
|
||||
|
BIN
static/bg/01.jpg
BIN
static/bg/01.jpg
Binary file not shown.
Before Width: | Height: | Size: 609 KiB |
BIN
static/bg/02.jpg
BIN
static/bg/02.jpg
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB |
Loading…
Reference in New Issue
Block a user