Commit Diff


commit - 584d65d8be6b5848ab341614963a118676d263aa
commit + 042d170f8623e176924f48e8e47d9f407c33608f
blob - 14a383944d72862e8136b9b5e9877fce6811ba6c
blob + 8993cb3820ad9d107820e20ff24e814ea203c434
--- mexp
+++ mexp
@@ -27,6 +27,7 @@ my $foot = do {
 my $logo = <<EOF;
 <img srcset='/got-tiny.png, /got-tiny@2x.png 2x'
      src='/got-tiny.png'
+     width='64' height='39'
      alt='"GOT", but the "O" is a cute, smiling sun' />
 EOF
 
blob - 797e5aa6783dea7190e7121cf4810a8f8bcafdd6
blob + 22baac074144c86e8bc1561cf72bce11bde417cf
--- mkindex
+++ mkindex
@@ -17,6 +17,7 @@ my $last_level = 0;
 my $logo = <<EOF;
 <img srcset='/got-tiny.png, /got-tiny@2x.png 2x'
      src='/got-tiny.png'
+     width='64' height='39'
      alt='"GOT", but the "O" is a cute, smiling sun' />
 EOF