From 0c619069fd1eeef7be0d08b1d629a2f0fd5744cb Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Tue, 11 Oct 2022 19:14:22 -0700 Subject: [PATCH] remove commented out theme config --- config.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/config.toml b/config.toml index 10f4982..a7c69e3 100644 --- a/config.toml +++ b/config.toml @@ -3,7 +3,6 @@ title = "Salar Rahmanian" author = "Salar Rahmanian" enableRobotsTXT = true enableEmoji = true -# theme = "hugo-clarity" paginate = 10 [markup]