Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
amyleadem committed Nov 29, 2024
1 parent 0a1b612 commit e9f2d18
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _includes/post-meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
<time class="site-subheading" datetime="{{ post.date | date: '%FT%T' }}">
{{ post.date | date: '%B %-d, %Y' }}
</time>
</div>
</div>
2 changes: 1 addition & 1 deletion _includes/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ <h1 class="post-title">
<div class="post-content site-prose">
{{ post.content }}
</div>
</article>
</article>
2 changes: 1 addition & 1 deletion css/custom-styles/_posts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@
.usa-alert__body {
margin-left: 0;
}
}
}

0 comments on commit e9f2d18

Please sign in to comment.