diff --git a/.env.sample b/.env.sample index 16ce576..18b3fef 100644 --- a/.env.sample +++ b/.env.sample @@ -24,4 +24,5 @@ DEFAULT_THEME="Dark" # Options: "Catppuccin Latte" "Dark Christmas" "Wine" "Catp INCLUDE_NEWS_LINK=false INCLUDE_4GET_DONATION_LINK=true INCLUDE_SOURCE_LINK=false -API_ENABLED=false \ No newline at end of file +API_ENABLED=false +#MOTD="A proxy search engine that doesn't suck" \ No newline at end of file diff --git a/home.html.tmpl b/home.html.tmpl index b784fde..ff95731 100644 --- a/home.html.tmpl +++ b/home.html.tmpl @@ -29,7 +29,10 @@ SettingsInstances • {{ if eq (env "INCLUDE_NEWS_LINK" ) "true" }} News • {{ end }}APIAbout{{ if eq (env "INCLUDE_SOURCE_LINK" ) "true" }} • Source
{{ end }} -

Donate to 4get +

+
{{ env "MOTD" }}
+
Donate to 4get +
Running on v8!!