diff options
Diffstat (limited to 'html/full-sketch.html')
-rw-r--r-- | html/full-sketch.html | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/html/full-sketch.html b/html/full-sketch.html index 58b6757..ed12111 100644 --- a/html/full-sketch.html +++ b/html/full-sketch.html @@ -1,16 +1,13 @@ <!DOCTYPE html> <html> - <head> - <meta charset="UTF-8"> <title>Sparkburst Send</title> <link rel="shortcut icon" href="https://sparkburst.net/graphics/favicon.ico" type="image/vnd.microsoft.icon"> <link rel="stylesheet" href="https://sparkburst.net/css/style.css" type="text/css" media="all"> - </head> <body> @@ -23,25 +20,15 @@ </picture> </a> <div class="main-menu"> - - <a class="navlink" href="/about/">about</a> - - <span class="navlink-sep"> / </span> - <a class="navlink" href="/musings/">musings</a> - - <span class="navlink-sep"> / </span> - <a class="navlink" href="/software/">software</a> - </div> </div> </header> - <main class="container"> <center> <h1 style="">Sparkburst Send</h1> @@ -63,6 +50,14 @@ Access: 2022-10-08 17:39:56.876708490 +0200 Modify: 2022-10-08 17:39:56.876708490 +0200 Change: 2022-10-08 17:39:56.876708490 +0200 Birth: 2022-10-08 17:39:56.876708490 +0200 + +. +├── a_directory +│ └── a_file_in_a_dir.mp4 +├── a_file.txt +└── another_file.txt + +1 directory, 3 files </pre> |