* #837: Add A Blog To Bitcoin.org
* #838: Full Node Guide: Add Windows 8.x Instructions
* #842: QA: Fix 16,591 HTML Validation Errors
This commit is contained in:
David A. Harding 2015-04-28 11:03:17 -04:00
commit 8e573b38f3
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
74 changed files with 864 additions and 240 deletions

View file

@ -103,7 +103,10 @@
<div class="footerlicense">© Bitcoin Project 2009-{{ site.time | date: '%Y' }} {% translate footer layout %}</div>
</div>
</div>
<script type="text/javascript">fallbackSVG();</script>
<script type="text/javascript">
fallbackSVG();
addAnchorLinks();
</script>
</body>
</html>