Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using updated github api to optimize octocard #23

Open
zmmbreeze opened this issue Mar 2, 2015 · 1 comment
Open

Using updated github api to optimize octocard #23

zmmbreeze opened this issue Mar 2, 2015 · 1 comment

Comments

@zmmbreeze
Copy link
Owner

Github updated the api /user/repos, now this api can also return organization-owned repositories.

@zmmbreeze zmmbreeze changed the title Using new github api to optimize octocard Using updated github api to optimize octocard Mar 2, 2015
@zmmbreeze
Copy link
Owner Author

@dikiaap I checked your website's source code. Found the following code:

          <html>
    <body>
        <script
            data-name="dikiaap"
            data-modules="base,details,stats,repos,eventsStatis,orgs"
            data-reposNum="3"
            src="http://octocard.in/o.js">
          </script>
    </body>
 </html>

Why there are html and body tag inside the main body tag. You should remove them.

PS: please create a new issue.

Repository owner locked and limited conversation to collaborators Mar 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant