summaryrefslogtreecommitdiff
path: root/src/content/pastebins/2021
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/pastebins/2021')
-rw-r--r--src/content/pastebins/2021/04/03/naive-slugify-js.adoc1
-rw-r--r--src/content/pastebins/2021/08/11/h1-spacing.adoc3
2 files changed, 2 insertions, 2 deletions
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 `<h1>`. My conclusion is that the `<h1>`