Skip to content

Commit

Permalink
Last link
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Mar 11, 2017
1 parent a06e7e7 commit 5dc8038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docpad.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docpadConfig = {
# Here are some old site urls that you would like to redirect from
oldUrls: [],

version: "2.2.7",
version: "2.2.9",

branch: "master",

Expand Down
2 changes: 1 addition & 1 deletion server/documents/index.html.eco
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ standalone : true
<script type="text/javascript">
window.twttr=(function(d,s,id){var t,js,fjs=d.getElementsByTagName(s)[0];if(d.getElementById(id)){return}js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);return window.twttr||(t={_e:[],ready:function(f){t._e.push(f)}})}(document,"script","twitter-wjs"));
</script>
<iframe class="github" src="http://ghbtns.com/github-btn.html?user=semantic-org&amp;repo=semantic-ui&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
<iframe class="github" src="//ghbtns.com/github-btn.html?user=semantic-org&amp;repo=semantic-ui&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
<% end %>
</div>
<div class="ui language floating dropdown link item" id="languages">
Expand Down

0 comments on commit 5dc8038

Please sign in to comment.