grgr.me

latest commits to https://grgr.me/
Log | Files | Refs

commit c748a37a957b610b176c901ac4eb6acb25edf320
parent d537b9b089b7d6609636e73f5d6904c8062edc75
Author: corndog <cauchyn@firemail.cc>
Date:   Sun, 24 Mar 2019 19:03:13 -0700

Mark my other links of note as relating to me

Still not standard, but other links have their rel
filled out so I might as well.

The last links I need to address target my domain
but my server sends a 303 to an external site.
I can just add a property "rel" to the pages, but
I think it is fine for now.

Diffstat:
Min/index.html | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/in/index.html b/in/index.html @@ -21,8 +21,8 @@ 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 readings</a></li> -<li><a href="https://leetcode.com/fa1a7ffdc03d116c2d15d82b32a8e1bb1052973f0976b7773897bc2896fc9652/">my leetcode</a></li> +<li><a href="https://stackoverflow.com/users/story/5255922" rel="me">my devstory</a> <a class="tab" href="https://stackoverflow.com/users/story/5255922#form-section-Readings" rel="me">»recommended readings</a></li> +<li><a href="https://leetcode.com/fa1a7ffdc03d116c2d15d82b32a8e1bb1052973f0976b7773897bc2896fc9652/" rel="me">my leetcode</a></li> </ul> <p>