diff --git a/go.mod b/go.mod index 9f913d4..bd47dd2 100644 --- a/go.mod +++ b/go.mod @@ -4,8 +4,9 @@ go 1.14 replace ( fornaxian.tech/pd_database => ../pd_database - fornaxian.tech/pixeldrain_server => ../pixeldrain_server + fornaxian.tech/pixeldrain_server/pixelstore => ../pixeldrain_server/pixelstore fornaxian.tech/pixeldrain_server/api => ../pixeldrain_server/api + fornaxian.tech/pixeldrain_server/util => ../pixeldrain_server/util ) require ( diff --git a/res/include/style/layout.css b/res/include/style/layout.css index 711fbae..239ed8f 100644 --- a/res/include/style/layout.css +++ b/res/include/style/layout.css @@ -170,9 +170,8 @@ body{ .header_image{ width: 100%; - max-width: 1200px; - margin-top: 30px; - margin-bottom: 30px; + max-width: 800px; + margin: 0 auto 40px auto; } .page_navigation a { diff --git a/res/static/img/header_orbitron.png b/res/static/img/header_orbitron.png new file mode 100644 index 0000000..e098341 Binary files /dev/null and b/res/static/img/header_orbitron.png differ diff --git a/res/static/img/header_orbitron.xcf b/res/static/img/header_orbitron.xcf new file mode 100644 index 0000000..8068650 Binary files /dev/null and b/res/static/img/header_orbitron.xcf differ diff --git a/res/template/home.html b/res/template/home.html index 67f7f13..7570115 100644 --- a/res/template/home.html +++ b/res/template/home.html @@ -46,11 +46,11 @@ {{template "page_top" .}} - Header image + Header image
-
-

How to share files with pixeldrain

-
+
+ +
1Select files to upload You can also drop files anywhere on this page from your file manager