all repos — homestead @ f01bc23d3e19be3359692883447678491bfc68ef

Code for my website

Remove outdated pubdate attribute from <time>

Alan Pearce
commit

f01bc23d3e19be3359692883447678491bfc68ef

parent

3ced0752a774d16c3bdb27352375823dc215bad0

1 file changed, 1 insertion(+), 5 deletions(-)

changed files
M templates/list.htmltemplates/list.html
@@ -33,11 +33,7 @@ </div>
<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>