M example/pages/about.md => example/pages/about.md +0 -2
                    
                    
@@ 2,8 2,6 @@
 title = "About"
 +++
 
-# Me
-
 I am a kid from 2006 that likes coding. My favorite language is rust. I
 think its just an amazing language, but some other languages I have
 used are C++, Assembly, C#, and Node / Js. I am not very good with
                     
                    M example/pages/index.md => example/pages/index.md +1 -3
                    
                    
@@ 1,9 1,7 @@
 +++
-title = "Home"
+title = "Arthur Melton"
 +++
 
-# Arthur Melton
-
 If you want to see my code, you can view it on [my git server][git] or
 you can view it on [Github (mirror)][github]. Just note that my github
 code is just a mirror and that is not where my actual development goes.