Remove highlighting from main blog page
This commit is contained in:
parent
eb9797ca50
commit
5616d813e0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
<main>
|
||||
<h1>Blog</h1>
|
||||
<p>Welcome to my blog! Where I go on nonsensical rants about uninteresting and unimportant topics. The blog just went through a MAJOR rewrite, so expect bugs!</p>
|
||||
<div class="mainDiv">
|
||||
<div class="mainDiv noHighlight">
|
||||
<hr>
|
||||
{BLOG_POSTS}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue