diff options
Diffstat (limited to 'example')
| -rw-r--r-- | example/dst/404.html | 2 | ||||
| -rw-r--r-- | example/dst/Articles/an-interesting-article/index.html | 2 | ||||
| -rw-r--r-- | example/dst/Articles/another-interesting-article/index.html | 2 | ||||
| -rw-r--r-- | example/dst/Articles/article3.html | 2 | ||||
| -rw-r--r-- | example/dst/Lists/board-games.html | 2 | ||||
| -rw-r--r-- | example/dst/Lists/movies.html | 2 | ||||
| -rw-r--r-- | example/dst/about.html | 2 | ||||
| -rw-r--r-- | example/dst/hed | 28 | ||||
| -rw-r--r-- | example/dst/index.html | 2 | ||||
| -rw-r--r-- | example/dst/style.css | 2 | ||||
| -rw-r--r-- | example/example.webp | bin | 0 -> 15022 bytes | |||
| -rw-r--r-- | example/src/_header.html | 2 | ||||
| -rw-r--r-- | example/src/style.css | 2 |
13 files changed, 11 insertions, 39 deletions
diff --git a/example/dst/404.html b/example/dst/404.html index b56836c..4a91725 100644 --- a/example/dst/404.html +++ b/example/dst/404.html @@ -22,7 +22,7 @@ </a> <div id="navigation"> <a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - +<a href="https://codeberg.org/">Repos</a> - <a href="https://example.org/about.html">About</a> </div> </div> diff --git a/example/dst/Articles/an-interesting-article/index.html b/example/dst/Articles/an-interesting-article/index.html index 412e359..8e65041 100644 --- a/example/dst/Articles/an-interesting-article/index.html +++ b/example/dst/Articles/an-interesting-article/index.html @@ -22,7 +22,7 @@ </a> <div id="navigation"> <a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - +<a href="https://codeberg.org/">Repos</a> - <a href="https://example.org/about.html">About</a> </div> </div> diff --git a/example/dst/Articles/another-interesting-article/index.html b/example/dst/Articles/another-interesting-article/index.html index 31ef880..010c0f1 100644 --- a/example/dst/Articles/another-interesting-article/index.html +++ b/example/dst/Articles/another-interesting-article/index.html @@ -22,7 +22,7 @@ </a> <div id="navigation"> <a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - +<a href="https://codeberg.org/">Repos</a> - <a href="https://example.org/about.html">About</a> </div> </div> diff --git a/example/dst/Articles/article3.html b/example/dst/Articles/article3.html index e34e43a..75783b7 100644 --- a/example/dst/Articles/article3.html +++ b/example/dst/Articles/article3.html @@ -22,7 +22,7 @@ </a> <div id="navigation"> <a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - +<a href="https://codeberg.org/">Repos</a> - <a href="https://example.org/about.html">About</a> </div> </div> diff --git a/example/dst/Lists/board-games.html b/example/dst/Lists/board-games.html index 1693d1b..5a54f33 100644 --- a/example/dst/Lists/board-games.html +++ b/example/dst/Lists/board-games.html @@ -22,7 +22,7 @@ </a> <div id="navigation"> <a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - +<a href="https://codeberg.org/">Repos</a> - <a href="https://example.org/about.html">About</a> </div> </div> diff --git a/example/dst/Lists/movies.html b/example/dst/Lists/movies.html index a3499e5..dc7fc57 100644 --- a/example/dst/Lists/movies.html +++ b/example/dst/Lists/movies.html @@ -22,7 +22,7 @@ </a> <div id="navigation"> <a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - +<a href="https://codeberg.org/">Repos</a> - <a href="https://example.org/about.html">About</a> </div> </div> diff --git a/example/dst/about.html b/example/dst/about.html index 51897a4..89a14bf 100644 --- a/example/dst/about.html +++ b/example/dst/about.html @@ -22,7 +22,7 @@ </a> <div id="navigation"> <a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - +<a href="https://codeberg.org/">Repos</a> - <a href="https://example.org/about.html">About</a> </div> </div> diff --git a/example/dst/hed b/example/dst/hed deleted file mode 100644 index d90b226..0000000 --- a/example/dst/hed +++ /dev/null @@ -1,28 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <meta charset="UTF-8"> - <link rel="icon" type="image/png" href="https://example.org/favicon.png"> - <link rel="stylesheet" href="style.css"> - <title>Example</title> -</head> -<body> -<div class="container"> -<a id="header" href="https://example.org"> -<pre> - -▄███▄ ▄ ██ █▀▄▀█ █ ▄▄ █ ▄███▄ -█▀ ▀ ▀▄ █ █ █ █ █ █ █ █ █ █▀ ▀ -██▄▄ █ ▀ █▄▄█ █ ▄ █ █▀▀▀ █ ██▄▄ -█▄ ▄▀ ▄ █ █ █ █ █ █ ███▄ █▄ ▄▀ -▀███▀ █ ▀▄ █ █ █ ▀ ▀███▀ - ▀ █ ▀ ▀ - ▀ -</pre> -</a> -<div id="navigation"> -<a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - -<a href="https://example.org/about.html">About</a> -</div> -</div> diff --git a/example/dst/index.html b/example/dst/index.html index 8deec2f..86ad95d 100644 --- a/example/dst/index.html +++ b/example/dst/index.html @@ -22,7 +22,7 @@ </a> <div id="navigation"> <a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - +<a href="https://codeberg.org/">Repos</a> - <a href="https://example.org/about.html">About</a> </div> </div> diff --git a/example/dst/style.css b/example/dst/style.css index 4489ae8..5080521 100644 --- a/example/dst/style.css +++ b/example/dst/style.css @@ -46,7 +46,7 @@ a:hover, a:focus { } li + li { - margin-top:1em; + margin-top:0.2em; } ul img { diff --git a/example/example.webp b/example/example.webp Binary files differnew file mode 100644 index 0000000..d9153d9 --- /dev/null +++ b/example/example.webp diff --git a/example/src/_header.html b/example/src/_header.html index d90b226..a0923f4 100644 --- a/example/src/_header.html +++ b/example/src/_header.html @@ -22,7 +22,7 @@ </a> <div id="navigation"> <a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - +<a href="https://codeberg.org/">Repos</a> - <a href="https://example.org/about.html">About</a> </div> </div> diff --git a/example/src/style.css b/example/src/style.css index 4489ae8..5080521 100644 --- a/example/src/style.css +++ b/example/src/style.css @@ -46,7 +46,7 @@ a:hover, a:focus { } li + li { - margin-top:1em; + margin-top:0.2em; } ul img { |
