diff --git a/css/app.css b/css/app.css index d893430a..282030fc 100644 --- a/css/app.css +++ b/css/app.css @@ -3644,6 +3644,7 @@ body { background-repeat: no-repeat; background-position: center center; background-size: 25%; + padding: 200px 0; } .section2 { @@ -3662,11 +3663,16 @@ body { display: block; } +a { + color: #5d717b; +} + .video-container { position: relative; overflow: hidden; text-align: center; } + .video-container iframe { position: relative; top: -50px; diff --git a/index.html b/index.html index e40c4e32..a89443d5 100644 --- a/index.html +++ b/index.html @@ -37,6 +37,12 @@
Heimdall has been designed to make your life easier. At its very core it's a way to organise all the sites and application you use on a daily basis and present them in an informative and pleasing way.
+
+ Github: https://github.com/linuxserver/Heimdall/
+ Releases: https://github.com/linuxserver/Heimdall/releases
+ Issues: https://github.com/linuxserver/Heimdall/issues
+ Support: https://discord.gg/KJXmZu5
+