diff --git a/blog/_posts/2023-01-12-new-ascii-logo.md b/blog/_posts/2023-01-12-new-ascii-logo.md index ed33532..0715b2c 100644 --- a/blog/_posts/2023-01-12-new-ascii-logo.md +++ b/blog/_posts/2023-01-12-new-ascii-logo.md @@ -7,3 +7,5 @@ excerpt_separator: --- I gave up getting the previous logo to look right, so I replaced it. + +Twice. diff --git a/index.md b/index.md index dd31534..0d76a90 100644 --- a/index.md +++ b/index.md @@ -6,13 +6,19 @@ list: ---
-           _      __                                    
-    ____  (_)____/ /______ ___  __  __ ____  _________ _
-   / __ \/ / ___/ //_/ __ `__ \/ / / // __ \/ ___/ __ `/
-  / /_/ / / /__/ ,< / / / / / / /_/ // /_/ / /  / /_/ / 
- / .___/_/\___/_/|_/_/ /_/ /_/\__, (_)____/_/   \__, /  
-/_/                          /____/            /____/   
-
+           _      __                       __    __      __  _               
+    ____  (_)____/ /______ ___  __  __   _/_/___/ /___  / /_| |   ____  _____
+   / __ \/ / ___/ //_/ __ `__ \/ / / /  / // __  / __ \/ __// /  / __ \/ ___/
+  / /_/ / / /__/ ,< / / / / / / /_/ /  / // /_/ / /_/ / /_ / /  / /_/ / /    
+ / .___/_/\___/_/|_/_/ /_/ /_/\__, /  / / \__,_/\____/\__//_/   \____/_/     
+/_/                          /____/   |_|               /_/                  
+                                                                             
+   ____ _                                                                    
+  / __ `/                                                                    
+ / /_/ /                                                                     
+ \__, /                                                                      
+/____/                                                                       
+
We've ditched Wordpress and are now running Jekyll. Everything is now written in markdown and generated everytime I push a post to the repository. We're also still PHP because pickmy.org will never give up it's random lines of text. Take that "satic-site generator".