diff options
author | Blaise Thompson <blaise@untzag.com> | 2020-04-29 18:38:20 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2020-04-29 18:38:20 -0500 |
commit | 6f90fb7494f16608f24204482dd947dce2432468 (patch) | |
tree | e2fe0218a7b466efb167090ff31f2d139900b14b /public/brag/index.html | |
parent | 7bebe38266ca25f2bd2f841fd9cf6a6d2172b37e (diff) |
checkpoint
Diffstat (limited to 'public/brag/index.html')
-rw-r--r-- | public/brag/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/brag/index.html b/public/brag/index.html index d743f69..c6e13cf 100644 --- a/public/brag/index.html +++ b/public/brag/index.html @@ -20,11 +20,11 @@ Please read <a href="https://www.jvns.ca/blog/brag-documents/">Julia Evan's summ <p> My brag documents are organized here in reverse chronological order. Each covers a period of time that roughly corresponds to one of my professional review periods. -In this way, I can refer directly to a given section when asked "what have you done since your last review?" +In this way, I can refer directly to a given url when asked "what have you done since your last review?" </p> -<a href="001.html">001 - 2019-06-10 through present</a> <br> -<a href="000.html">000 - 2018-08-23 through 2019-06-09</a> <br> +001 - <a href="001.html">2019-06-10 through present</a> <br> +000 - <a href="000.html">2018-08-23 through 2019-06-09</a> <br> <p> Thanks for stopping by! —Blaise |