summaryrefslogtreecommitdiff
path: root/lua/core
diff options
context:
space:
mode:
Diffstat (limited to 'lua/core')
-rw-r--r--lua/core/dashboard.lua2
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