Skip to content

Commit 4c40312

Browse files
authored
sorry <3
1 parent b3c8e8b commit 4c40312

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -151,11 +151,11 @@ <h1><a id="header-link" href="./" style="text-decoration: none;">js uglifier & b
151151
</div>
152152

153153
<div class="col i i-info">
154-
<p><strong><a href="https://github.com/mishoo/uglifyjs">uglify-js</a></strong> is a tried and tested tool which minifies your js (by <a href="https://github.com/mishoo">mihai bazon</a>)</p>
154+
<p><a href="https://github.com/mishoo/uglifyjs">uglify-js</a> by <a href="https://github.com/mishoo">mihai bazon</a></p>
155155

156-
<p><a href="https://github.com/Skalman/UglifyJS-online">browser wrapper</a> made by <a href="https://danwolff.se/">dan wolff</a></p>
156+
<p><a href="https://github.com/Skalman/UglifyJS-online">browser wrapper</a> by <a href="https://danwolff.se/">dan wolff</a></p>
157157

158-
<p>bookmarklet generator & this design made by <a href="https://yungztrunks.de">yungztrunks</a></p>
158+
<p>bookmarklet generator & this design by <a href="https://yungztrunks.de">yungztrunks</a></p>
159159

160160
<p><small>uglify version <code id="version">3.19.0</code></small></p>
161161

@@ -195,4 +195,4 @@ <h1><a id="header-link" href="./" style="text-decoration: none;">js uglifier & b
195195
<script src="scripts/script.js"></script>
196196

197197
</body>
198-
</html>
198+
</html>

0 commit comments

Comments
 (0)