diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-05 09:41:50 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | c624f0c621ef69eaf4aa76499b25f7e610ed6232 (patch) | |
| tree | a92eded4aaff66462c71d32933a825f1caa4a9cc | |
| parent | eb4f746a909bba5efbcb95b857064dc14ad69a92 (diff) | |
being expert is relative
| -rw-r--r-- | content/gemtext/resources.gmi | 2 | ||||
| -rw-r--r-- | content/html/resources.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/gemtext/resources.gmi b/content/gemtext/resources.gmi index dd145fa0..a6aadd84 100644 --- a/content/gemtext/resources.gmi +++ b/content/gemtext/resources.gmi @@ -2,7 +2,7 @@ # Resources -This is a list of resources I found useful. I am not an expert in all (but some) of these topics but all the resources listed here made an impact on me. I've read some of the books quite a long time ago, so there might be newer editions out there already and I might need to refresh some of the knowledge. +This is a list of resources I found useful. I am not an expert in all of these topics but all the resources listed here made an impact on me. I've read some of the books quite a long time ago, so there might be newer editions out there already and I might need to refresh some of the knowledge. The list may not be exhaustive but I will be adding more in the future. I strongly believe that educating yourself further is one of the most important things you should do in order to advance. The lists are in random order and reshuffled every time (via *sort -R*) when updates are made. diff --git a/content/html/resources.html b/content/html/resources.html index eece15cc..a0e939be 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -20,7 +20,7 @@ li { color: #98be65; } <body> <a class="textlink" href="./">Go back to the main site</a><br /> <h1>Resources</h1> -<p>This is a list of resources I found useful. I am not an expert in all (but some) of these topics but all the resources listed here made an impact on me. I've read some of the books quite a long time ago, so there might be newer editions out there already and I might need to refresh some of the knowledge.</p> +<p>This is a list of resources I found useful. I am not an expert in all of these topics but all the resources listed here made an impact on me. I've read some of the books quite a long time ago, so there might be newer editions out there already and I might need to refresh some of the knowledge.</p> <p>The list may not be exhaustive but I will be adding more in the future. I strongly believe that educating yourself further is one of the most important things you should do in order to advance. The lists are in random order and reshuffled every time (via *sort -R*) when updates are made.</p> <p>You won't find any links on this site because over time the links will break. Please use your favorite search engine when you are interested in one of the resources...</p> <pre> |
