From 3d2d8943e7137aadb8f782c7e17ec4a27d25fafe Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Fri, 8 Dec 2023 01:59:35 +0200 Subject: Finally rsync-ing everything to testing and then production Changes to be committed: modified: config.toml new file: rsync_to_testing --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index b07db99..56bd61e 100644 --- a/config.toml +++ b/config.toml @@ -67,7 +67,7 @@ highlight_code = true # See below for list of accepted values #highlight_theme = "monokai"#"base16-atelierdune-light" # "1337" -render_emoji = true +render_emoji = true # like :smile: and :shrug: [translations] @@ -100,7 +100,7 @@ hermit_social = [ enable = true clipboard = true -theme = "1337"#"railscasts" +theme = "1337" #"railscasts" [extra.disqus] -- cgit v1.2.3