Removed tails for interactive tails
This commit is contained in:
@ -25,10 +25,3 @@ These methods reduced the file size to about 55kB: a size that I'm much more com
|
||||
|
||||
<h3>Removing the annoying favicon 404 request</h3>
|
||||
<p>So, I don't plan on having a favicon for the site. The idea of the supporting so many sizes and formats just for a tiny icon just doesn't sit well with me. So, I redirected the icon to a "black hole". It no longer performs a HTTP request that will return a 404 error. Again, this shaves another 20ms off my loading time and tons of lines off my Apache access logs.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<p><div class="navbar">
|
||||
<div><a href="blog-006">Prev</a></div>
|
||||
<div><a href="blog-008">Next</a></div>
|
||||
</div></p>
|
||||
|
Reference in New Issue
Block a user