fixes
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
|
||||
<body>
|
||||
<article>
|
||||
<div><h1>Tolkien Fan Club</h1><p><b>I like Tolkien</b>. Read my <a href="/boot-dev-python-markdown-website-builder/majesty">first post here</a></p><blockquote>All that is gold does not glitter</blockquote><blockquote>"I am in fact a Hobbit in all but size."</blockquote><h2>Reasons I like Tolkien</h2><ul><li>You can spend years studying the legendarium and still not understand its depths</li><li>It can be enjoyed by children and adults alike</li><li>Disney <i>didn't ruin it</i></li><li>It created an entirely new genre of fantasy</li></ul><h2>My favorite characters (in order)</h2><ol><li>Gandalf</li><li>Bilbo</li><li>Sam</li><li>Glorfindel</li><li>Galadriel</li><li>Elrond</li><li>Thorin</li><li>Sauron</li><li>Aragorn</li></ol><p>Here's what <code>elflang</code> looks like (the perfect coding language):</p><pre><code>func main(){
|
||||
fmt.Println("Hello, World!")
|
||||
<div><h1>Tolkien Fan Club</h1><p><img src="/boot-dev-python-markdown-website-builder/images/tolkien.png" alt="JRR Tolkien sitting"></img></p><p>Here's the deal, <b>I like Tolkien</b>.</p><blockquote>"I am in fact a Hobbit in all but size." -- J.R.R. Tolkien</blockquote><h2>Blog posts</h2><ul><li><a href="/boot-dev-python-markdown-website-builder/blog/glorfindel">Why Glorfindel is More Impressive than Legolas</a></li><li><a href="/boot-dev-python-markdown-website-builder/blog/tom">Why Tom Bombadil Was a Mistake</a></li><li><a href="/boot-dev-python-markdown-website-builder/blog/majesty">The Unparalleled Majesty of "The Lord of the Rings"</a></li></ul><h2>Reasons I like Tolkien</h2><ul><li>You can spend years studying the legendarium and still not understand its depths</li><li>It can be enjoyed by children and adults alike</li><li>Disney <i>didn't ruin it</i> (okay, but Amazon might have)</li><li>It created an entirely new genre of fantasy</li></ul><h2>My favorite characters (in order)</h2><ol><li>Gandalf</li><li>Bilbo</li><li>Sam</li><li>Glorfindel</li><li>Galadriel</li><li>Elrond</li><li>Thorin</li><li>Sauron</li><li>Aragorn</li></ol><p>Here's what <code>elflang</code> looks like (the perfect coding language):</p><pre><code>func main(){
|
||||
fmt.Println("Aiya, Ambar!")
|
||||
}
|
||||
</code></pre></div>
|
||||
</code></pre><p>Want to get in touch? <a href="/boot-dev-python-markdown-website-builder/contact">Contact me here</a>.</p><p>This site was generated with a custom-built <a href="https://www.boot.dev/courses/build-static-site-generator-python">static site generator</a> from the course on <a href="https://www.boot.dev">Boot.dev</a>.</p></div>
|
||||
</article>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user