From b50fa6f3ae7d1fd38e9860cd459f76633100bd1c Mon Sep 17 00:00:00 2001 From: spikecodes <19519553+spikecodes@users.noreply.github.com> Date: Tue, 5 Jan 2021 18:16:32 -0800 Subject: [PATCH] Settings Button --- src/utils.rs | 2 -- static/style.css | 24 ++++++++++++++++++++++-- templates/base.html | 1 + 3 files changed, 23 insertions(+), 4 deletions(-) diff --git a/src/utils.rs b/src/utils.rs index 1a4dfe3..125fe1f 100644 --- a/src/utils.rs +++ b/src/utils.rs @@ -205,8 +205,6 @@ pub async fn fetch_posts(path: &str, fallback_title: String) -> Result<(Veclibreddit. v{{ env!("CARGO_PKG_VERSION") }} + settings

{% block search %}{% endblock %} GITHUB