From f88923b3ff7aae18fb4656032d656d2cc955792f Mon Sep 17 00:00:00 2001 From: wermos <63574588+wermos@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:54:49 +0530 Subject: [PATCH] Fixed the issue of the numbers showing up. --- layouts/shortcodes/timeline.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/timeline.html b/layouts/shortcodes/timeline.html index efaf922c..c97673d1 100644 --- a/layouts/shortcodes/timeline.html +++ b/layouts/shortcodes/timeline.html @@ -1,3 +1,3 @@ -
    +
      {{- .Inner -}}
    \ No newline at end of file