diff options
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. |