summaryrefslogtreecommitdiff
path: root/lua/core/dashboard.lua
diff options
context:
space:
mode:
authorChris <[email protected]>2021-08-04 15:20:09 -0400
committerChris <[email protected]>2021-08-04 15:20:09 -0400
commit97fa3d9ec9e7d2416ed2d169eea757096db4581b (patch)
tree57ceb9b5841edd2fea11bb20d67f33befb2d9551 /lua/core/dashboard.lua
parentcfa4faf0dde01329810e4afbed4d51c034b5b8ba (diff)
update for lunarvim org
Diffstat (limited to 'lua/core/dashboard.lua')
-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