diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-02-23 00:08:10 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-02-23 00:08:10 +0100 |
commit | ae12883d1e99627583a6b782b194b72ed9b98500 (patch) | |
tree | 02a5a6f19cb5f9ef0c2b0e5ce28abc7ed36dfe41 /m4 | |
parent | 1fea2c7f5e576766b08502572c799270b4bea3ef (diff) |
Add www/
Diffstat (limited to 'm4')
-rw-r--r-- | m4/anchor-blank.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/anchor-blank.m4 b/m4/anchor-blank.m4 new file mode 100644 index 0000000..c687d7c --- /dev/null +++ b/m4/anchor-blank.m4 @@ -0,0 +1 @@ +m4_define(ANCHOR_BLANK, a target="_blank") |