commit 1998d617b6cc297dbe315cb1b935366dde5df51e parent 0f54d58ba8ad65d8c4d8ac5a4001ee3d857a3a1e Author: corndog <cauchyn@firemail.cc> Date: Mon, 26 Nov 2018 12:05:10 -0800 Add link to devstory and recommended reading Diffstat:
| in/index.html | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/in/index.html b/in/index.html @@ -22,6 +22,7 @@ This was supposed to just be a way to throw short links on <a href='{{ $.Rel "gr Other links of note include <ul class="link-list"> +<li><a href="https://stackoverflow.com/users/story/5255922">my devstory</a> <a class="tab" href="https://stackoverflow.com/users/story/5255922#form-section-Readings">»recommended reading</a></li> <li><a href="https://leetcode.com/fa1a7ffdc03d116c2d15d82b32a8e1bb1052973f0976b7773897bc2896fc9652/">my leetcode</a></li> </ul>