#TID:
- Updated this current blog’s browser tab icon by updating the SVG icon file
- Learned that the way to link is by using the
<link>
tag and specifying therel
attribute toicon
(e.g.<link rel="icon">
) - Added content to the ‘About’ section of the blog