diff --git a/domains/ghsearch.json b/domains/ghsearch.json new file mode 100644 index 000000000..a5b257566 --- /dev/null +++ b/domains/ghsearch.json @@ -0,0 +1,11 @@ +{ + "description": "Aplicación web para buscar repositorios en GitHub por tema, utilizando la API de GitHub. Construida con HTML, CSS y JavaScript.", + "repo": "https://https://github.com/herwingx/awesome-github-search", + "owner": { + "username": "herwingx", + "email": "herwingmacias@gmail.com" + }, + "record": { + "CNAME": "herwingx.github.io" + } +}