File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 22< html lang ="en " >
33
44 < head >
5-
5+ < style >
6+ li { float : right; list-style : none; }
7+ </ style >
68 < meta charset ="UTF-8 ">
79 < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
810 < title > Introduction | The openFPGAduino User Manual</ title >
@@ -952,6 +954,15 @@ <h1>
952954 < section class ="normal " id ="section- ">
953955
954956 < h1 id ="the-openfpgaduino-user-manual "> The openFPGAduino User Manual</ h1 >
957+ < ul >
958+ < li >
959+ < a class ="github-button " href ="https://github.com/OpenFPGAduino/OpenFPGAduino " data-icon ="octicon-star " data-style ="mega " data-count-href ="/OpenFPGAduino/OpenFPGAduino/stargazers " data-count-api ="/repos/OpenFPGAduino/OpenFPGAduino#stargazers_count " data-count-aria-label ="# stargazers on GitHub " aria-label ="Star OpenFPGAduino/OpenFPGAduino on GitHub "> Star</ a >
960+ </ li >
961+ < li >    </ li >
962+ < li >
963+ < a class ="github-button " href ="https://github.com/OpenFPGAduino/OpenFPGAduino/fork " data-icon ="octicon-repo-forked " data-style ="mega " data-count-href ="/OpenFPGAduino/OpenFPGAduino/network " data-count-api ="/repos/OpenFPGAduino/OpenFPGAduino#forks_count " data-count-aria-label ="# forks on GitHub " aria-label ="Fork OpenFPGAduino/OpenFPGAduino on GitHub "> Fork</ a >
964+ </ li >
965+ </ ul >
955966< p > OpenFPGAduino is a open source hardware project.
956967< img src ="main.jpg " alt ="">
957968The live demo</ p >
@@ -989,7 +1000,7 @@ <h1 id="the-openfpgaduino-user-manual">The openFPGAduino User Manual</h1>
9891000
9901001
9911002< script src ="gitbook/app.js "> </ script >
992-
1003+ < script async defer src =" https://buttons.github.io/buttons.js " > </ script >
9931004< script >
9941005require ( [ "gitbook" ] , function ( gitbook ) {
9951006 var config = { "fontSettings" :{ "theme" :null , "family" :"sans" , "size" :2 } } ;
You can’t perform that action at this time.
0 commit comments