Compare commits

..

No commits in common. "3cbed5dd743dfef9662a1d799a6493d1a9151b19" and "96aded961bf8a626a3fd3ad2a5cbe9d5b26c07ef" have entirely different histories.

View file

@ -3,14 +3,14 @@ local function get_header()
return {
-- The following is a customized version!
[[ ]],
[[ ]],
[[ █ ████████ █████ ███████ ████ ]],
[[ ███ ██████ █████ █████████ ██████ ]],
[[ █████ █████████████████████ ████ ███████████████ ]],
[[ ██ ██ ████ █████████████ ████ ████████████████ ]],
[[ ████ ██████████████ █████████ ████ █████ ██████████ ]],
[[ ██████ █████ ███ █████████ ████ █████ █████████ ]],
[[ ████████ ██████████████████ ████ ████ █████ ████ ████ ]],
[[ ██ ]],
[[ █ ███████ █████ ██ ]],
[[ ███ █████ █████  ]],
[[ █████ ███ ███████████████████ ███ ███████████ ]],
[[ ██ ██ █ ███ █████████████ █████ ██████████████ ]],
[[ ████ ████ ██████████ █████████ ████ █████ ████ █████ ]],
[[ ██████ ██ ███ ███ █████████ ████ █████ ████ █████ ]],
[[ ████████  ██████████████████ ████ █████ █████ ████ ██████ ]],
[[ ]],
}
end