From 8b71e1a23a8da5081a42b7b3e71d7cf81b329bf4 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 10 Apr 2025 15:46:44 -0300 Subject: src/content/: Recover article updated-at metadata --- src/content/pastebins/2021/04/03/naive-slugify-js.adoc | 1 + src/content/pastebins/2021/08/11/h1-spacing.adoc | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/content/pastebins/2021') diff --git a/src/content/pastebins/2021/04/03/naive-slugify-js.adoc b/src/content/pastebins/2021/04/03/naive-slugify-js.adoc index 648e5fa..184ce97 100644 --- a/src/content/pastebins/2021/04/03/naive-slugify-js.adoc +++ b/src/content/pastebins/2021/04/03/naive-slugify-js.adoc @@ -1,4 +1,5 @@ = JavaScript naive slugify +:updatedat: 2021-08-15 [source,javascript] ---- diff --git a/src/content/pastebins/2021/08/11/h1-spacing.adoc b/src/content/pastebins/2021/08/11/h1-spacing.adoc index e8a6986..38dbb2e 100644 --- a/src/content/pastebins/2021/08/11/h1-spacing.adoc +++ b/src/content/pastebins/2021/08/11/h1-spacing.adoc @@ -1,6 +1,5 @@ = Spaces around h1 tags - -// FIXME updated_at: 2021-08-15 +:updatedat: 2021-08-15 _EDIT_: Apparently, the behaviour below is consistent between Firefox and Chromium for links, but not for `

`. My conclusion is that the `

` -- cgit v1.2.3