diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/topindex.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/templates/topindex.html b/docs/templates/topindex.html index ff766b0cf..42233942b 100644 --- a/docs/templates/topindex.html +++ b/docs/templates/topindex.html @@ -59,6 +59,10 @@ <span class="linkdescr">pinout for ESP32-based boards, snippets of useful code, and a tutorial</span> </p> <p class="biglink"> + <a class="biglink" href="{{ pathto("rp2/quickref") }}">Quick reference for the Raspberry Pi RP2xxx</a><br/> + <span class="linkdescr">pinout for rp2xxx-based boards, snippets of useful code, and a tutorial</span> + </p> + <p class="biglink"> <a class="biglink" href="{{ pathto("wipy/quickref") }}">Quick reference for the WiPy/CC3200</a><br/> <span class="linkdescr">pinout for the WiPy/CC3200, snippets of useful code, and a tutorial</span> </p> |
