How do I change the author name on my blog?

https://community.shopify.com/c/Shopify-Design/How-do-I-change-the-author-name-on-my-blog/td-p/92139
:index_pointing_up:

Alternately you can simply hard code this value in the article.liquid template and the blog.liquid template. The current value will be {{ article.author }}

HTH!