From 3ed448e6052089a13b707963bd92a13f0a4a320a Mon Sep 17 00:00:00 2001 From: Darius Rapalis Date: Mon, 10 Mar 2025 21:12:59 +0200 Subject: [PATCH] update --- content/index.md | 2 ++ docs/index.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/content/index.md b/content/index.md index 60e7914..0100a9d 100644 --- a/content/index.md +++ b/content/index.md @@ -4,6 +4,8 @@ > All that is gold does not glitter +> "I am in fact a Hobbit in all but size." + ## Reasons I like Tolkien * You can spend years studying the legendarium and still not understand its depths diff --git a/docs/index.html b/docs/index.html index 7016e0a..7b11335 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,7 @@
-

Tolkien Fan Club

I like Tolkien. Read my first post here

All that is gold does not glitter

Reasons I like Tolkien

  • You can spend years studying the legendarium and still not understand its depths
  • It can be enjoyed by children and adults alike
  • Disney didn't ruin it
  • It created an entirely new genre of fantasy

My favorite characters (in order)

  1. Gandalf
  2. Bilbo
  3. Sam
  4. Glorfindel
  5. Galadriel
  6. Elrond
  7. Thorin
  8. Sauron
  9. Aragorn

Here's what elflang looks like (the perfect coding language):

func main(){
+        

Tolkien Fan Club

I like Tolkien. Read my first post here

All that is gold does not glitter
"I am in fact a Hobbit in all but size."

Reasons I like Tolkien

  • You can spend years studying the legendarium and still not understand its depths
  • It can be enjoyed by children and adults alike
  • Disney didn't ruin it
  • It created an entirely new genre of fantasy

My favorite characters (in order)

  1. Gandalf
  2. Bilbo
  3. Sam
  4. Glorfindel
  5. Galadriel
  6. Elrond
  7. Thorin
  8. Sauron
  9. Aragorn

Here's what elflang looks like (the perfect coding language):

func main(){
     fmt.Println("Hello, World!")
 }