diff options
Diffstat (limited to 'web/templates/tutorials.html')
| -rw-r--r-- | web/templates/tutorials.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/web/templates/tutorials.html b/web/templates/tutorials.html index 6bd8351..9790184 100644 --- a/web/templates/tutorials.html +++ b/web/templates/tutorials.html @@ -21,6 +21,11 @@      $endfor$  </ul>  <h2>External articles</h2> +<p> +    These are articles on external blogs. If you wrote a similar article, feel +    free to <a href="http://jaspervdj.be/contact.html">shoot me an email</a> so +    I can add it to the list. +</p>  <p>In no particular order:</p>  <ul>      $for(tutorials)$ | 
