Commit graph

15 commits

Author SHA1 Message Date
b7fc7a96d5
Link website repository in the footer 2024-03-17 14:57:26 -03:00
c59416baf8
Bump copyright year 2024-03-10 22:08:20 -03:00
63c405ffc8
Update footer 2023-09-03 21:28:58 -03:00
4e2818b744
Update copyright year 2023-07-09 22:55:18 -03:00
2b93fcc890
Prepare template for production release 2022-09-12 07:20:00 -03:00
092da44c59
Add beta disclaimer 2022-06-10 20:52:25 -03:00
4857e22460
Add favicon
Added favicon to the HTML template.
2022-06-09 21:55:23 -03:00
993ec4dc9b
Add missing tag
Added missing anchor close tag.
2022-06-09 20:52:12 -03:00
53c803b39f
Add missing menu translation
Translate menu hyperlink entries
2022-06-09 20:10:14 -03:00
d886632f00
Fix menu hyperlinks 2022-06-09 20:08:48 -03:00
1e0d91a6ce
Fix language picker position 2022-06-08 16:50:06 -03:00
15f60d5dcb
Use alternate stylesheets
Specify alternate stylesheets in the HTML template so that the user can
pick a custom theme (light or dark) and override media blocks.  This is
useful for users who use the resistFingerprinting option in Firefox, as
it makes the browser ignore media blocks.  Alternate stylesheets are
available by default with Firefox-based web browsers, but might not be
available in other browsers.
2022-06-08 16:31:32 -03:00
4298a9ad3a
Add locale redirectors
Add quick links in the header to redirect the user to a version of the
website on a different language.
2022-06-07 22:40:13 -03:00
8d6e6063fb
Begin responsive update
Update HTML to make webpages responsive: created a dedicated nav tag for
mobile devices which will be shown based on the screen width with CSS.
2022-06-07 22:37:26 -03:00
043423f1cd
Add SWG HTML templates
Add HTML templates that will be used by SWG (see swg.git on
git.luca0n.com).
2022-05-24 19:52:04 -03:00