Add favicon and change title
This commit is contained in:
parent
69b890ed09
commit
6fb6ceebcf
BIN
catcube.fav.gif
Normal file
BIN
catcube.fav.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2 MiB |
|
@ -1,5 +1,5 @@
|
|||
{$start}
|
||||
{$title} my 4k exegfx
|
||||
{$title} ???
|
||||
|
||||
{$begin-section} Katalognummer_65709.jpg
|
||||
<a href="https://demozoo.org/graphics/358655/">Katalognummer_65709.jpg</a><br>
|
||||
|
|
|
@ -26,8 +26,9 @@ output-format:
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>$$DOCUMENT_TITLE$$</title>
|
||||
<link rel="icon" type="image/x-icon" href="/todo.fav.jpg">
|
||||
<link rel="icon" type="image/x-icon" href="/catcube.fav.jpg">
|
||||
<style>
|
||||
body {
|
||||
margin: 2rem;
|
||||
|
|
Loading…
Reference in a new issue