Remove outdated pubdate attribute from <time>
1 file changed, 1 insertion(+), 5 deletions(-)
changed files
M templates/homepage.html → templates/homepage.html
@@ -30,11 +30,7 @@ <h2>Latest Posts</h2> <ul class="h-feed"> <li class="h-entry"> <span> - <time - class="dt-published" - datetime="2000-12-31T12:33:02+02:00" - pubdate - > + <time class="dt-published" datetime="2000-12-31T12:33:02+02:00"> 2000-12-31 </time> </span>