diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-01-15 22:01:47 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-01-15 22:03:42 +0100 |
| commit | c8bc1513f9e459dc0c6761fc42f1ea77fce2654d (patch) | |
| tree | f332eb440846f1997d91df897248160ca3463fea /top-nobar.html | |
| parent | f32ec21c3a2aaef8435abab314176b03c07755b9 (diff) | |
| download | sebastiano.tronto.net-c8bc1513f9e459dc0c6761fc42f1ea77fce2654d.tar.gz sebastiano.tronto.net-c8bc1513f9e459dc0c6761fc42f1ea77fce2654d.zip | |
av2 singlepage + stuff
- Added single-page version of the Alta Via 2 pages, optimized for
printing in A4 format.
- Added .noheadermd extension to build.sh (treated like .md, but
without header and footer).
- Added versioning for css file.
- Resized some Alta Via 2 pictures for fitting in pdf page.
Diffstat (limited to 'top-nobar.html')
| -rw-r--r-- | top-nobar.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/top-nobar.html b/top-nobar.html new file mode 100644 index 0000000..aa993fb --- /dev/null +++ b/top-nobar.html | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | <!doctype html> | ||
| 2 | <html lang="en"> | ||
| 3 | <head> | ||
| 4 | <title> TITLE | Sebastiano Tronto </title> | ||
| 5 | <meta name="viewport" content="width=device-width"> | ||
| 6 | <link rel="stylesheet" type="text/css" href="/style.css?v=2"> | ||
| 7 | <link rel="icon" href="/favicon.ico?v=1"> | ||
| 8 | <meta charset="utf-8"> | ||
| 9 | </head> | ||
| 10 | |||
| 11 | <body> | ||
| 12 | <main> | ||
