all repos — website @ 1ecd1a5fad10bd3b8b5f88198b8331a40e7814cf

My website

Remove outdated pubdate attribute from <time>

Alan Pearce
commit

1ecd1a5fad10bd3b8b5f88198b8331a40e7814cf

parent

c042ee28cf82225c43baf00346f4103a055dc1e7

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

changed files
M templates/homepage.htmltemplates/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>