소스 검색

Added link to 3.2.1 docs in the footer, just like Bootstrap
Closes #2200

Geremia Taglialatela 11 년 전
부모
커밋
cd5dd94cbd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/_includes/footer.html

+ 1 - 0
src/_includes/footer.html

@@ -16,6 +16,7 @@
       Thanks to <a href="http://maxcdn.com"><i class="fa fa-maxcdn"></i> MaxCDN</a> for providing the excellent <a href="http://www.bootstrapcdn.com/#fontawesome_tab">BootstrapCDN for Font Awesome</a>
     </div>
     <div class="project">
+      <a href="{{ page.relative_path }}3.2.1">Font Awesome 3.2.1 docs</a> &middot;
       <a href="{{ site.fontawesome.github.url }}">GitHub Project</a> &middot;
       <a href="{{ site.fontawesome.github.url }}/issues">Issues</a>
     </div>