소스 검색

add link to CDN

Owen Versteeg 12 년 전
부모
커밋
b90301b6a2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      download.html

+ 1 - 0
download.html

@@ -61,6 +61,7 @@
 
 		<h6 id="warning">Please note that the input size does not always correlate directly to the output size with gzip (e.g. deselecting some options can increase the gzipped file size)</h6>
 
+		<h5>Also available via CDN from <a style="text-decoration:underline;" href="http://www.jsdelivr.com/#!min">jsDelivr</a></h5>
 		<script type="text/javascript">
 			function prettyOutput() {
 				document.getElementById('result').style.display = "inline-block";