Update blog.html
Fix title showing "Socials" instead of "Blog"
This commit is contained in:
parent
cef731275f
commit
a50d07b368
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">
|
<h1 class="title">
|
||||||
Socials
|
Blog
|
||||||
</h1>
|
</h1>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue