From 31f388f4989b520bf50d5c766af19d6982e77759 Mon Sep 17 00:00:00 2001 From: SanJacobs Date: Sun, 9 Oct 2022 05:27:20 +0200 Subject: Completed webpage --- html/1.part | 36 ++++++++++++++++++++++++++++++++++++ html/2.part | 8 ++++++++ html/3.part | 4 ++++ html/full-sketch.html | 21 ++++++++------------- 4 files changed, 56 insertions(+), 13 deletions(-) create mode 100644 html/1.part create mode 100644 html/2.part create mode 100644 html/3.part (limited to 'html') diff --git a/html/1.part b/html/1.part new file mode 100644 index 0000000..78f0f95 --- /dev/null +++ b/html/1.part @@ -0,0 +1,36 @@ + + + + + + + Sparkburst Send + + + + + + + + +
+
+

Sparkburst Send

+

+

Your file:

diff --git a/html/2.part b/html/2.part new file mode 100644 index 0000000..e3d803d --- /dev/null +++ b/html/2.part @@ -0,0 +1,8 @@ + +

+

Files stay up for 14 days, and are then automatically deleted.

+

Want to see how this was made? The code is very simple. You can read it at the git!

+

+

File data:

+
+
diff --git a/html/3.part b/html/3.part
new file mode 100644
index 0000000..666b7ac
--- /dev/null
+++ b/html/3.part
@@ -0,0 +1,4 @@
+
+ + + 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 @@ - - Sparkburst Send - @@ -23,25 +20,15 @@ -

Sparkburst Send

@@ -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 -- cgit v1.2.1