diff --git a/res/include/md/about.md b/res/include/md/about.md index 1c00001..9e3aa73 100644 --- a/res/include/md/about.md +++ b/res/include/md/about.md @@ -128,6 +128,17 @@ When uploading a file pixeldrain will save a list of file links on your browser's local storage. This data is **only** used for viewing your upload history on the [history page](/history). +## Is there a clean pixeldrain logo I can use? + +Yes, here's a high resolution pixeldrain logo with text. The font is called +Orbitron, it was designed by Matt McInerney and uses the Open Font License. + +
+ +And here's a vector version of just the icon: + +
+ ## Support For other questions you can reach me at diff --git a/res/static/img/pixeldrain_high_res.png b/res/static/img/pixeldrain_high_res.png new file mode 100644 index 0000000..aab862a Binary files /dev/null and b/res/static/img/pixeldrain_high_res.png differ diff --git a/res/static/img/pixeldrain_high_res.xcf b/res/static/img/pixeldrain_high_res.xcf new file mode 100644 index 0000000..13dee7d Binary files /dev/null and b/res/static/img/pixeldrain_high_res.xcf differ