diff options
Diffstat (limited to '')
-rw-r--r-- | .config/browsers/home.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/browsers/home.html b/.config/browsers/home.html index cdf5eb3..0fc8f66 100644 --- a/.config/browsers/home.html +++ b/.config/browsers/home.html @@ -169,6 +169,7 @@ body { <div class="bookmark_links"> <a class="bookmark" href="https://perplexity.ai/">perp</a> <a class="bookmark" href="https://chatgpt.com/">gpt</a> + <a class="bookmark" href="https://crontab.guru/">cron</a> </div> </div> <div class="bookmark_set" id="fun"> @@ -177,6 +178,8 @@ body { <a class="bookmark" href="https://protondb.com/">protondb</a> <a class="bookmark" href="https://diablo2.io/">diablo2.io</a> <a class="bookmark" href="https://www.icy-veins.com/">icy veins</a> + <a class="bookmark" href="https://lastminuteengineers.com/wemos-d1-mini-pinout-reference/">esp8266 pinout</a> + <a class="bookmark" href="https://www.espboards.dev/esp32/nodemcu-32s/">esp32 pinout</a> </div> </div> <div class="bookmark_set" id="workwork"> |