Skip to content

Commit

Permalink
format test on news script
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemire60 committed Apr 19, 2024
1 parent 39a4344 commit 7b00659
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions news2.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@
<div class="timecard" data-aos="fade-up">
<div class="content">
<h6>{{ newsitem.screen-date }}</h6>
<p>
<a rel="noopener noreferrer" target="_blank" href="{{ newsitem.title-url }}">{{ newsitem.title }}</a>.
<br>
{{ newsitem.content }}
</p>
</div>
</div>

Expand Down

0 comments on commit 7b00659

Please sign in to comment.