Mercurial > site
diff screenshots/index.html @ 3:619f01277b0f default tip
add screenshot gallery
| author | Yasuri <linuxoverwindows@charliesmp.net> |
|---|---|
| date | Sun, 30 Aug 2026 13:43:19 -0500 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/screenshots/index.html Sun Aug 30 13:43:19 2026 -0500 @@ -0,0 +1,10 @@ +<html> + <head> + <title>Screenshots</title> + </head> + <body> + <center><h1>screenshot gallery</h1></center> +<center><img src="desktop.png"></center> + <center><h4>first screenshot</h4></center> + </body> +</html>
