diff options
-rw-r--r-- | posts/macos-icon-css.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/macos-icon-css.md b/posts/macos-icon-css.md index e49d80e..eda5a57 100644 --- a/posts/macos-icon-css.md +++ b/posts/macos-icon-css.md @@ -1,6 +1,5 @@ -# Create a Mac App Icon with Pure HTML and CSS - -2021-04-13 +[[!meta title="Create a Mac App Icon with Pure HTML and CSS"]] +[[!meta date="2021-04-13"]] I have always been a huge fan of [Bogdan's work on Dribbble](https://dribbble.com/bg-d) and was recently inspired to see if I could replicate one of his awesome icon designs with only HTML & CSS. What was the outcome? I think it's a half-way decent copy - of course the original will always look significantly better. |