Skip to content

Commit d78fd5e

Browse files
committed
Reduce boilerplate
1 parent 8276784 commit d78fd5e

File tree

1 file changed

+6
-24
lines changed

1 file changed

+6
-24
lines changed

index.src.html

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,13 @@
77
<div class=head>
88
<h1>The <code>data</code> URL scheme</h1>
99

10-
<dl>
11-
<dt>Latest version:
12-
<dd><a href=http://simonsapin.github.com/data-urls/>http://simonsapin.github.com/data-urls/</a>
10+
<p>Last updated on [DATE].
1311

14-
<dt>This version:
15-
<dd>Last updated on [DATE].
16-
17-
<dt>Participate:</dt>
18-
<dd><a href="https://github.com/SimonSapin/data-urls/issues">File a bug</a>
19-
<dd><a href="http://wiki.whatwg.org/wiki/IRC">IRC: #whatwg on Freenode</a>
20-
21-
<dt>Version History:
22-
<dd><a href=https://github.com/SimonSapin/data-urls/commits>https://github.com/SimonSapin/data-urls/commits</a>
23-
24-
<dt>Editor:
25-
<dd><a href="http://exyr.org/">Simon Sapin</a>
26-
</dl>
27-
28-
<p class=copyright>
29-
<a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/">
30-
<img src="http://i.creativecommons.org/p/zero/1.0/80x15.png" alt="CC0"></a>
31-
To the extent possible under law, the editors have waived all copyright and
32-
related or neighboring rights to this work.
33-
34-
</div>
12+
<dl>
13+
<dt>Feedback:</dt>
14+
<dd><a href="https://github.com/SimonSapin/data-urls/issues">File an issue</a>
15+
<dd><a href="https://wiki.whatwg.org/wiki/IRC">IRC: #whatwg on Freenode</a>
16+
</dl>
3517

3618

3719
<h2>Introduction</h2>

0 commit comments

Comments
 (0)