Module:CareerList/config
Jump to navigation
Jump to search
Documentation for this module may be created at Module:CareerList/config/doc
return {
['bromo'] = {
url = 'https://example.com/$1',
type = 'website',
},
['belami'] = {
url = 'https://example.com/$1',
type = 'studio',
},
}