diff --git a/content/_index.md b/content/_index.md index 84e555d..18d5875 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,5 +6,7 @@ sort_by = "date" template = "section.html" [extra] -desc = {title = "Hello! I'm tabi~", img = "https://avatars.githubusercontent.com/u/6399341", text = "Tabi is a simple theme for Zola. It aims to be a personal page and home to blog posts. It features responsive design, dark and light modes, and high performance." } +desc = {title = "Hello! I'm tabi~", img = "https://avatars.githubusercontent.com/u/6399341" } +++ + +Tabi is a simple theme for Zola. It aims to be a personal page and home to blog posts. It features responsive design, dark and light modes, and high performance. \ No newline at end of file diff --git a/templates/macros/macros.html b/templates/macros/macros.html index 029cea6..55955af 100644 --- a/templates/macros/macros.html +++ b/templates/macros/macros.html @@ -60,28 +60,25 @@