diff --git a/config.toml b/config.toml index 22deb8a..984d49f 100644 --- a/config.toml +++ b/config.toml @@ -4,7 +4,7 @@ title = "Blog" theme = "simpletheme" [params] -Name = "Nathan Moll" +Name = "Blogarithm" About = "" Email = "" Resume = "" # Add the filename with file extension. diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..9b6f271 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,5 @@ +--- +mathjax: true +--- +# $b\log(n)$ +Welcome to $b\log(n)$, my personal blog for all things science, space exploration, music, and other sundry topics. My name is Nathaniel Moll and I hope you enjoy reading my content! You can start by reading my introduction post or by checking the links below: diff --git a/public/categories/index.html b/public/categories/index.html index 71ac788..6c82802 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -18,7 +18,7 @@ diff --git a/public/index.html b/public/index.html index 3a603c0..86916b7 100644 --- a/public/index.html +++ b/public/index.html @@ -10,16 +10,40 @@ + + + -

Nathan Moll

+

Blogarithm

-
+

$b\log(n)$

+

Welcome to $b\log(n)$, my personal blog for all things science, space exploration, music, and other sundry topics. My name is Nathaniel Moll and I hope you enjoy reading my content! You can start by reading my introduction post or by checking the links below:

+
diff --git a/public/posts/index.html b/public/posts/index.html index c7d38f7..2ec0938 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -18,7 +18,7 @@ diff --git a/public/posts/welcome/index.html b/public/posts/welcome/index.html index 5ae39d5..821a39b 100644 --- a/public/posts/welcome/index.html +++ b/public/posts/welcome/index.html @@ -18,7 +18,7 @@ diff --git a/public/tags/index.html b/public/tags/index.html index 6374f71..26a1d6a 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -18,7 +18,7 @@