diff options
Diffstat (limited to 'lua/core/dashboard.lua')
-rw-r--r-- | lua/core/dashboard.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/core/dashboard.lua b/lua/core/dashboard.lua index 2f14b9f1..87741523 100644 --- a/lua/core/dashboard.lua +++ b/lua/core/dashboard.lua @@ -47,7 +47,7 @@ M.config = function() }, }, - footer = { "chrisatmachine.com" }, + footer = { "lunarvim.org" }, } end |