diff options
Diffstat (limited to '_site/archive/index.html')
| -rw-r--r-- | _site/archive/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_site/archive/index.html b/_site/archive/index.html index 821ba88..6c0cde4 100644 --- a/_site/archive/index.html +++ b/_site/archive/index.html @@ -46,7 +46,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/archive/suckless-software/" class="link-decor-none">Suckless software</a> + <a href="/archive/suckless-software/" class="link-decor-none">How I manage Suckless software packages</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> @@ -72,7 +72,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/archive/mosfet-switches/" class="link-decor-none">MOSFETs</a> + <a href="/archive/mosfet-switches/" class="link-decor-none">MOSFETs as electronic switches</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> @@ -85,7 +85,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/archive/arduino-uno/" class="link-decor-none">ATmega328P chips</a> + <a href="/archive/arduino-uno/" class="link-decor-none">How to configure ATmega328P microcontrollers to run at 3.3V and 5V</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> @@ -98,7 +98,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/archive/arduino-due/" class="link-decor-none">Bare-metal ATSAM3X8E chips</a> + <a href="/archive/arduino-due/" class="link-decor-none">How to set up ATSAM3X8E microcontrollers for bare-metal programming in C</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> |
