From a08c52a2fabfd3ae040fae5bd11f9c881298e5e7 Mon Sep 17 00:00:00 2001 From: Dan <39170265+chillenberger@users.noreply.github.com> Date: Wed, 7 Jun 2023 10:24:29 -0600 Subject: [PATCH] remove links from opens ource footer --- pgml-dashboard/src/utils/config.rs | 7 ------- pgml-dashboard/templates/layout/footer.html | 2 ++ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/pgml-dashboard/src/utils/config.rs b/pgml-dashboard/src/utils/config.rs index 6243d24b6..ead20a898 100644 --- a/pgml-dashboard/src/utils/config.rs +++ b/pgml-dashboard/src/utils/config.rs @@ -32,13 +32,6 @@ pub fn static_dir() -> String { } } -// pub fn content_dir() -> String { -// match var("CONTENT_DIRECTORY") { -// Ok(dir) => dir, -// Err(_) => "content".to_string(), -// } -// } - pub fn search_index_dir() -> String { match var("SEARCH_INDEX_DIRECTORY") { Ok(path) => path, diff --git a/pgml-dashboard/templates/layout/footer.html b/pgml-dashboard/templates/layout/footer.html index f00e59a35..98cd64b62 100644 --- a/pgml-dashboard/templates/layout/footer.html +++ b/pgml-dashboard/templates/layout/footer.html @@ -15,6 +15,7 @@
Discord + <% if !crate::utils::config::standalone_dashboard() {; %>
+ <% } %> pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy