From e3ccf1129fef6011124cc93eb7981513e28d9f98 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Sun, 5 Jul 2020 14:57:19 +0800 Subject: Delete site --- utab/data/icons/arrow-thick-left.svg | 3 +++ utab/data/icons/trash.svg | 3 +++ utab/data/site.html | 18 ++++++++++++++---- 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 utab/data/icons/arrow-thick-left.svg create mode 100644 utab/data/icons/trash.svg (limited to 'utab/data') diff --git a/utab/data/icons/arrow-thick-left.svg b/utab/data/icons/arrow-thick-left.svg new file mode 100644 index 0000000..26d3bbe --- /dev/null +++ b/utab/data/icons/arrow-thick-left.svg @@ -0,0 +1,3 @@ + + + diff --git a/utab/data/icons/trash.svg b/utab/data/icons/trash.svg new file mode 100644 index 0000000..a960240 --- /dev/null +++ b/utab/data/icons/trash.svg @@ -0,0 +1,3 @@ + + + diff --git a/utab/data/site.html b/utab/data/site.html index 1406af9..20b0900 100644 --- a/utab/data/site.html +++ b/utab/data/site.html @@ -4,13 +4,13 @@ /edit/ --> - utab - add new + utab - edit site

%site_heading%

- +
@@ -19,13 +19,23 @@
-
+ -- cgit v1.2.3