diff options
Diffstat (limited to 'src/pages')
-rw-r--r-- | src/pages/about.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/about.php b/src/pages/about.php index ebe61a3..4b7ac3e 100644 --- a/src/pages/about.php +++ b/src/pages/about.php @@ -32,7 +32,7 @@ available solely via HTTP over at </p> <p class="center"> <!-- I know, 'target' is only allowed in XHTML Frameset, but I don't care --> - <a class="imgLink" target="_new" href="/static/screenshot.bmp"><!-- + <a class="imgLink" target="_new" href="/static/screenshot.png"><!-- --><img src="/static/screenshot_thumb.jpg" alt="Screenshot of this site being displayed in Internet Explorer 6 on Windows XP" |