diff options
author | bt <bt@web> | 2023-12-11 09:39:52 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-11 09:39:52 -0500 |
commit | 6fa8d23fa263626b53616d0059d920bde58b784e (patch) | |
tree | 0832623b09c18485fd0cc37951679cf127cfce8d /posts/html-like-1999.md | |
parent | f070ecc50884f4dc16656431ef6c4de330a0edb2 (diff) |
Diffstat (limited to 'posts/html-like-1999.md')
-rw-r--r-- | posts/html-like-1999.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/html-like-1999.md b/posts/html-like-1999.md index 96c02f4..7b5d13c 100644 --- a/posts/html-like-1999.md +++ b/posts/html-like-1999.md @@ -1,6 +1,5 @@ -# Write HTML Like It's 1999 - -2019-06-06 +[[!meta title="Write HTML Like It's 1999"]] +[[!meta date="2019-06-06"]] I am sure it's safe to say that most developers love to use the latest and greatest web tools available. Helpful resources such as preprocessors, template engines, syntax formatters - you name it - can all make a developer's life easier. Unfortunately, this sometimes comes at a cost: the HTML structure. |