├── .github └── workflows │ └── static.yml ├── LICENSE └── index.html /.github/workflows/static.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akanyi/Gaynum/HEAD/.github/workflows/static.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akanyi/Gaynum/HEAD/LICENSE -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Akanyi/Gaynum/HEAD/index.html --------------------------------------------------------------------------------