/
githubmirror
/
30-seconds-of-code
Обзор
Документация
Войти
/
githubmirror
/
30-seconds-of-code
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/astro/settings.js
11 строк
451 B
Angelos Chalaris
Update taglines
04 янв 2025, 14:58
Не верифицирован
04 янв 2025, 14:58
58bd48e
Код
Авторство
О чём код?
export default { websiteName: '30 seconds of code', websiteDescription: 'Coding articles to level up your development skills', shortName: '30s', ownerName: 'Angelos Chalaris', ownerUrl: 'https://chalarangelo.me', websiteUrl: 'https://www.30secondsofcode.org', githubRepoUrl: 'https://github.com/Chalarangelo/30-seconds-of-code', licenseUrl: 'https://creativecommons.org/licenses/by/4.0/', manifestCacheKey: '30swp20231218115417', };