Put images on cloudfront

This commit is contained in:
C9 2012-09-25 14:04:40 -04:00
commit 45dc43d112

View file

@ -25,10 +25,10 @@
<div class="content">
<div class="column2">
<div id="top_container" class="collapse">
<h1><img src="./doc/site/images/textimage.png"
<h1><img src="https://d1n0x3qji82z53.cloudfront.net/textimage.png"
alt="The high performance code editor for the web." /></h1>
<div id="page_logo">
<img src="./doc/site/images/ace-logo.png" />
<img src="https://d1n0x3qji82z53.cloudfront.net/ace-logo.png" />
<iframe style="padding-top:5px" src="http://ghbtns.com/github-btn.html?user=ajaxorg&repo=ace&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=ajaxorg&repo=ace&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="95px" height="20px"></iframe>
</div>