Skip to content

Commit dcd745c

Browse files
committed
Merged [2976] from lars.eggert@nokia.com:
Remove unused images. Convert GIFs to smaller PNGs. Optimize all images with http://www.smushit.com/ysmush.it/ - Legacy-Id: 2979 Note: SVN reference [2976] has been migrated to Git commit 92b7e87
1 parent 6592926 commit dcd745c

53 files changed

Lines changed: 4 additions & 6 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ietf/templates/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{% block title %}404 Not Found{% endblock %}
44
{% block content %}
55

6-
<img src="/images/ietflogo2e.gif" height="80" width="140"/>
6+
<img src="/images/ietflogo2e.png" height="80" width="140"/>
77

88
<h2>The page you were looking for couldn't be found.</h2>
99

ietf/templates/500.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{% block title %}500 Internal Server Error{% endblock %}
44
{% block content %}
55

6-
<img src="/images/ietflogo2e.gif" height="80" width="140">
6+
<img src="/images/ietflogo2e.png" height="80" width="140">
77

88
<h2>Internal Server Error.</h2>
99

ietf/templates/idrfc/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<table>
5050
<tr valign="middle">
5151
<td colspan="2" class="ietf-main-title"><h1>IETF Datatracker</h1></td>
52-
<td class="ietf-main-logo"><div><img src="/images/ietflogo.gif" width="140" alt=""/></div></td>
52+
<td class="ietf-main-logo"><div><img src="/images/ietflogo.png" width="140" alt=""/></div></td>
5353
</tr>
5454

5555
<tr valign="top"><td class="ietf-box ietf-main-search">

ietf/templates/idtracker/states.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<h1>Main I-D States</h1>
99

10-
<p><a href="/images/state_diagram.gif">View Diagram</a></p>
10+
<p><a href="/images/state_diagram.png">View Diagram</a></p>
1111

1212
<table class="ietf-table">
1313

static/images/NS_logo_100px.gif

-1.63 KB
Binary file not shown.
-134 Bytes

static/images/back_dot.gif

-45 Bytes
Binary file not shown.

static/images/black_dot.gif

-1 KB
Binary file not shown.

static/images/blue-line.jpg

-1.77 KB
Binary file not shown.

static/images/blue.gif

-104 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)