diff --git a/Cargo.lock b/Cargo.lock index af8de58..cb7b799 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -491,7 +491,7 @@ dependencies = [ [[package]] name = "datatrash" -version = "2.3.6" +version = "2.4.0" dependencies = [ "actix-files", "actix-governor", diff --git a/Cargo.toml b/Cargo.toml index 09c5b7d..55b5b44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "datatrash" -version = "2.3.6" +version = "2.4.0" authors = ["neri"] edition = "2021" diff --git a/datatrash-favicon-inkscape.svg b/datatrash-favicon-inkscape.svg new file mode 100644 index 0000000..d4dfa8e --- /dev/null +++ b/datatrash-favicon-inkscape.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..8c42c8c Binary files /dev/null and b/static/favicon.ico differ diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 0000000..3ffdf95 --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + diff --git a/static/index.css b/static/index.css index 3ca9b42..cfe61dd 100644 --- a/static/index.css +++ b/static/index.css @@ -43,6 +43,11 @@ h1 > a:visited { color: var(--fg); } +.icon { + height: 1.2em; + margin-left: 0.1em; +} + a { color: cornflowerblue; } @@ -114,7 +119,7 @@ h1 + textarea { display: none; } -input[type='checkbox'] { +input[type="checkbox"] { margin-top: 0.5em; margin-bottom: 1.5em; } diff --git a/template/index.html b/template/index.html index 5965fec..9f33f1c 100644 --- a/template/index.html +++ b/template/index.html @@ -6,10 +6,16 @@ + +
-

datatrash

+

datatrash


diff --git a/template/text-view.html b/template/text-view.html index c2faea6..9ce626c 100644 --- a/template/text-view.html +++ b/template/text-view.html @@ -5,10 +5,18 @@ + +
-

datatrash

+

+ datatrash +


herunterladen diff --git a/template/upload-short.html b/template/upload-short.html index 1c32a7a..779184d 100644 --- a/template/upload-short.html +++ b/template/upload-short.html @@ -5,10 +5,18 @@ + +
-

datatrash

+

+ datatrash +

link: {link}

shortlink: {shortlink}