Merge branch 'main' into fix-deprecation-warnings

This commit is contained in:
Emruz Hossain 2024-05-10 23:56:41 +06:00 committed by GitHub
commit 674e603fce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 138 additions and 98 deletions

View file

@ -58,8 +58,8 @@
{{ end }}
</div>
<div class="card-footer">
<span class="float-left">${date}</span>
<a href="${link}" class="float-right btn btn-outline-info btn-sm">Read</a>
<span class="float-start">${date}</span>
<a href="${link}" class="float-end btn btn-outline-info btn-sm">Read</a>
</div>
</div>
</div>