diff options
Diffstat (limited to 'posts/sdl-tutorial-part-0x00.org')
| -rw-r--r-- | posts/sdl-tutorial-part-0x00.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/sdl-tutorial-part-0x00.org b/posts/sdl-tutorial-part-0x00.org index 83cee0f..6b70885 100644 --- a/posts/sdl-tutorial-part-0x00.org +++ b/posts/sdl-tutorial-part-0x00.org @@ -4,7 +4,7 @@ #+BEGIN_EXPORT html -<header class="article-front-matter article-warning"> +<aside class="legacy-warning"> <p>This is one of my older tutorials and follows a style unlike my current one. I also no longer hold the same claims I made about the SDL documentation that I originally made in this article. I think it's perfectly @@ -12,7 +12,7 @@ organized like other documentation is. For that reason, I have no plans to continue this tutorial series unless someone specifically asks for me to continue it.</p> -</header> +</aside> #+END_EXPORT |