summaryrefslogtreecommitdiffhomepage
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/anchor-blank.m41
-rw-r--r--m4/newtab.m41
2 files changed, 1 insertions, 1 deletions
diff --git a/m4/anchor-blank.m4 b/m4/anchor-blank.m4
deleted file mode 100644
index c687d7c..0000000
--- a/m4/anchor-blank.m4
+++ /dev/null
@@ -1 +0,0 @@
-m4_define(ANCHOR_BLANK, ⁨a target="_blank"⁩)
diff --git a/m4/newtab.m4 b/m4/newtab.m4
new file mode 100644
index 0000000..7aa8ba2
--- /dev/null
+++ b/m4/newtab.m4
@@ -0,0 +1 @@
+m4_define(NEWTAB, ⁨a target="_blank"⁩)