From 255b64ecb1c0c318c708c8445268b646cfee42d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Georger?= <34670018+ngeorger@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:02:00 -0400 Subject: [PATCH] chore: Update comments script source URL --- default.hbs | 7 +- package.json | 2 +- partials/components/post-list.hbs | 10 +-- post.hbs | 20 ++++- yarn.lock | 120 +++++++++++++++--------------- 5 files changed, 88 insertions(+), 71 deletions(-) diff --git a/default.hbs b/default.hbs index efa41974..429251a6 100644 --- a/default.hbs +++ b/default.hbs @@ -32,7 +32,7 @@ // Map subpaths to locales var localeMap = { 'es': 'es', - 'br': 'pt-BR', + 'br': 'pt', 'en': 'en', // Add more mappings as needed }; @@ -62,7 +62,7 @@ {{!-- The following CSS is used to style the navigation layout --}} {{!-- The following CSS is used tofor TOC Bot --}} - + {{!-- This tag outputs all your advanced SEO meta, structured data, and other important settings, it should always be the last tag before the closing head tag --}} {{ghost_head}} @@ -120,8 +120,7 @@ {{! Initialize Tocbot after you load the script }} {{!-- The following script is for TOC Bot --}} - - + + {{#if comments}}