chore: Hide alternative sites and add comment with note about it

This commit is contained in:
Marcel Cruz
2022-11-17 18:49:49 +01:00
parent 9171d2fc51
commit ff0ca69170

View File

@@ -32,6 +32,7 @@
<sub>The Project</sub> <sub>The Project</sub>
<br /> <br />
<a href="CONTRIBUTING.md">Contributing Guide</a> • <a href="CONTRIBUTING.md">Contributing Guide</a> •
<!-- Let's re-added this API once it starts using the APIs from this repository -->
<!-- <a href="https://github.com/davemachado/public-api">API for this project</a> • --> <!-- <a href="https://github.com/davemachado/public-api">API for this project</a> • -->
<a href="https://github.com/public-apis-dev/public-apis/issues">Issues</a> • <a href="https://github.com/public-apis-dev/public-apis/issues">Issues</a> •
<a href="https://github.com/public-apis-dev/public-apis/pulls">Pull Requests</a> • <a href="https://github.com/public-apis-dev/public-apis/pulls">Pull Requests</a> •
@@ -40,7 +41,8 @@
<br /> <br />
<div align="center"> <!-- Let's re-added these sites once they start using the APIs from this repository -->
<!-- <div align="center">
<sub>Alternative sites for the project (unofficials)</sub> <sub>Alternative sites for the project (unofficials)</sub>
<br /> <br />
<a href="https://publicapis.dev">Public APIs</a> • <a href="https://publicapis.dev">Public APIs</a> •
@@ -49,7 +51,7 @@
<a href="https://collective-api.vercel.app/">Collective APIs</a> <a href="https://collective-api.vercel.app/">Collective APIs</a>
</div> </div>
<br /> <br /> -->
--- ---