]> jfr.im git - uguu.git/commitdiff
moved back to github v.1.5.3
authorGo Johansson (neku) <redacted>
Sat, 16 Jul 2022 05:03:56 +0000 (07:03 +0200)
committerGo Johansson (neku) <redacted>
Sat, 16 Jul 2022 05:03:56 +0000 (07:03 +0200)
README.md
templates/layout_index.swig

index aedc5ae0f91c639e50e3c3eda1db591b46b25a35..c83e4f25b2e90274684f8a7840a195f85f4d8ecb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,11 +34,7 @@ Node is used to compile Uguu, after that it runs on PHP.
 
 Installation and configuration can be found at [Uguu Documentation](https://docs.uguu.se).
 
-If you need a admin panel check out [Moe Panel](https://git.pomf.se/Pomf/MoePanel).
-
-## Docker
-
-For Docker read [this guide](https://git.pomf.se/Pomf/uguu/wiki/Deploying-using-Docker).
+If you need a admin panel check out [Moe Panel](https://github.com/Pomf/MoePanel).
 
 ## Getting help
 
@@ -55,8 +51,6 @@ coding style guides. We use ESLint and PHPCS tools to enforce these standards.
 You can also help by sending us feature requests or writing documentation and
 tests.
 
-The Uguu repo has changed home and now resides at [Pomf Git](https://git.pomf.se/Pomf/Uguu).
-
 ## Credits
 
 Uguu is based on [Pomf](http://github.com/pomf/pomf) which was written by Emma Lejack & Go Johansson (nekunekus) and with help from the open source community.
index bc9eb55d78137f59e9f35312383840d653c4fd5e..07fceb6ab132eb08b6fefbce10d9031ea51d8faf 100644 (file)
@@ -4,7 +4,7 @@
                <meta charset="utf-8">
                <meta name="viewport" content="width=device-width, initial-scale=1">
                <meta name="generator" content="Uguu {{pkgVersion}}">
-               <meta name="Description" content="{{SiteMetaInfo}}">
+               <meta name="description" content="{{SiteMetaInfo}}">
                <title>{{siteName}} &middot; {% block title %}Kawaii Temporary File Hosting{% endblock %}</title>
                <link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
                <link rel="stylesheet" href="uguu.min.css">