Skip to content

Commit 49181f3

Browse files
committed
Move ISO and IEC logos to the images subdirectory
1 parent 5d00ba3 commit 49181f3

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
File renamed without changes.
File renamed without changes.

static-pages/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515

1616
<h1>
17-
<img src="iso44.gif" alt="ISO/" align="top" width="48" height="44">
18-
<img src="iec44.gif" alt="IEC" align="top" width="48" height="44"> C++ Standards Committee<br>
17+
<img src="images/iso44.gif" alt="ISO/" align="top" width="48" height="44">
18+
<img src="images/iec44.gif" alt="IEC" align="top" width="48" height="44"> C++ Standards Committee<br>
1919
Library Working Group</h1>
2020

2121

@@ -101,4 +101,4 @@ <h3>Issues ready for voting</h3>
101101

102102
<hr>
103103

104-
</body></html>
104+
</body></html>

static-pages/iso-alphabet-soup.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<body>
1717

1818
<h1>
19-
<img border="0" src="iso44.gif" width="48" height="44">&nbsp;
19+
<img border="0" src="images/iso44.gif" width="48" height="44">&nbsp;
2020
ISO Alphabet Soup</h1>
2121

2222
<p>
@@ -77,4 +77,4 @@ <h2>Acknowlegements</h2>
7777

7878
</body>
7979

80-
</html>
80+
</html>

0 commit comments

Comments
 (0)