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