mirror of
https://github.com/scratchfoundation/scratchwikiskin.git
synced 2024-12-03 12:26:56 -05:00
Merge pull request #26 from maxamillion40/master
Add Statistics page to footer
This commit is contained in:
commit
fa16690518
1 changed files with 1 additions and 0 deletions
|
@ -208,6 +208,7 @@ foreach ( $footerlinks as $aLink ) {
|
|||
<li><a href = "http://scratch.mit.edu/community_guidelines/">Community Guidelines</a></li>
|
||||
<li><a href = "http://scratch.mit.edu/discuss/">Discussion Forums</a></li>
|
||||
<li><a href = "http://wiki.scratch.mit.edu/">Scratch Wiki</a></li>
|
||||
<li><a href = "http://scratch.mit.edu/statistics/">Statistics</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Reference in a new issue