mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2025-05-12 21:20:37 +01:00
change my title on the footer to 'Community Manager'
This commit is contained in:
parent
3c7ea5f75d
commit
17d4c45122
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
/** @type {[string, string, string, string]} */
|
||||
let team = [
|
||||
['Fufexan', 'Supporting Developer', 'cyan', 'https://github.com/fufexan'],
|
||||
['NotAShelf', 'Real Chad', 'teal', 'https://github.com/NotAShelf'],
|
||||
['NotAShelf', 'Community Manager', 'teal', 'https://github.com/NotAShelf'],
|
||||
['VDawg', 'Webdesign-and dev', 'emerald', 'https://github.com/Visual-Dawg']
|
||||
]
|
||||
function createRole(role, color) {
|
||||
|
|
Loading…
Reference in a new issue