diff --git a/Resources/landing-page/assets/img/overseer-small.jpg b/Resources/landing-page/assets/img/overseer-small.jpg new file mode 100644 index 00000000..a0df0d5a Binary files /dev/null and b/Resources/landing-page/assets/img/overseer-small.jpg differ diff --git a/Resources/landing-page/assets/img/overseer.png b/Resources/landing-page/assets/img/overseer.png new file mode 100644 index 00000000..de685d62 Binary files /dev/null and b/Resources/landing-page/assets/img/overseer.png differ diff --git a/Resources/landing-page/assets/img/slides/11.jpg b/Resources/landing-page/assets/img/slides/11.jpg new file mode 100644 index 00000000..6338bdbc Binary files /dev/null and b/Resources/landing-page/assets/img/slides/11.jpg differ diff --git a/Resources/landing-page/assets/img/slides/12.jpg b/Resources/landing-page/assets/img/slides/12.jpg new file mode 100644 index 00000000..0a213b3a Binary files /dev/null and b/Resources/landing-page/assets/img/slides/12.jpg differ diff --git a/Resources/landing-page/css/custom.css b/Resources/landing-page/css/custom.css index 75d38bc9..1a4772bd 100644 --- a/Resources/landing-page/css/custom.css +++ b/Resources/landing-page/css/custom.css @@ -308,4 +308,8 @@ p { #portfolio [class*="container-"] .portfolio-box .portfolio-box-caption.dracula-hover { background: #282a36; +} + +#portfolio [class*="container-"] .portfolio-box .portfolio-box-caption.overseer-hover { + background: #111827; } \ No newline at end of file diff --git a/index.html b/index.html index e1e43d95..fb5dd10f 100644 --- a/index.html +++ b/index.html @@ -43,6 +43,15 @@ href="https://docs.theme-park.dev/discord"> Discord +
  • + Star +
  • +
  • + Fork +
  • @@ -51,7 +60,7 @@
    @@ -85,7 +94,7 @@

    custom scripts for select Hotio containers and multiple examples of subfiltering using webservers like Nginx and Apache

    -

    Choose between 7 different +

    Choose between 8 different styles! With the possibility to easily create your own themes using the defined variables.

    Get Started! @@ -423,6 +432,15 @@ +
    + + ... +
    +
    Theme
    +
    Overseer
    +
    +
    +
    ... @@ -509,6 +527,7 @@ $(".bg").bgSlideShow(); }); + \ No newline at end of file