Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed date typo in the blog page #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ <h2 class="h2 article-title">Blog</h2>

<span class="dot"></span>

<time datetime="2022-02-23">Fab 23, 2022</time>
<time datetime="2022-02-23">Feb 23, 2022</time>
</div>

<h3 class="h3 blog-item-title">Design conferences in 2022</h3>
Expand Down Expand Up @@ -997,7 +997,7 @@ <h3 class="h3 blog-item-title">Design conferences in 2022</h3>

<span class="dot"></span>

<time datetime="2022-02-23">Fab 23, 2022</time>
<time datetime="2022-02-23">Feb 23, 2022</time>
</div>

<h3 class="h3 blog-item-title">Best fonts every designer</h3>
Expand Down Expand Up @@ -1025,7 +1025,7 @@ <h3 class="h3 blog-item-title">Best fonts every designer</h3>

<span class="dot"></span>

<time datetime="2022-02-23">Fab 23, 2022</time>
<time datetime="2022-02-23">Feb 23, 2022</time>
</div>

<h3 class="h3 blog-item-title">Design digest #80</h3>
Expand Down Expand Up @@ -1053,7 +1053,7 @@ <h3 class="h3 blog-item-title">Design digest #80</h3>

<span class="dot"></span>

<time datetime="2022-02-23">Fab 23, 2022</time>
<time datetime="2022-02-23">Feb 23, 2022</time>
</div>

<h3 class="h3 blog-item-title">UI interactions of the week</h3>
Expand Down Expand Up @@ -1081,7 +1081,7 @@ <h3 class="h3 blog-item-title">UI interactions of the week</h3>

<span class="dot"></span>

<time datetime="2022-02-23">Fab 23, 2022</time>
<time datetime="2022-02-23">Feb 23, 2022</time>
</div>

<h3 class="h3 blog-item-title">The forgotten art of spacing</h3>
Expand Down Expand Up @@ -1109,7 +1109,7 @@ <h3 class="h3 blog-item-title">The forgotten art of spacing</h3>

<span class="dot"></span>

<time datetime="2022-02-23">Fab 23, 2022</time>
<time datetime="2022-02-23">Feb 23, 2022</time>
</div>

<h3 class="h3 blog-item-title">Design digest #79</h3>
Expand Down Expand Up @@ -1198,4 +1198,4 @@ <h3 class="h3 form-title">Contact Form</h3>

</body>

</html>
</html>