Merge pull request #975 from c9developer/master
Updated image sources to cloudfront
This commit is contained in:
commit
d70297123e
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue