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

Fix errors on KRISS and KRAIG pages #51

Open
aa-dit-yuh opened this issue Dec 23, 2017 · 1 comment
Open

Fix errors on KRISS and KRAIG pages #51

aa-dit-yuh opened this issue Dec 23, 2017 · 1 comment
Assignees
Labels

Comments

@aa-dit-yuh
Copy link
Member

Fix the following errors:

- ./_site/kraig/index.html
  *  1:16687: ERROR: Attribute class redefined (line 1)
  *  1:17402: ERROR: Unexpected end tag : img (line 1)
  *  internally linking to /blog/Adamas-University-Workshop/, which does not exist (line 1)
     <a class="theme-link" href="/blog/Adamas-University-Workshop/" title="View Presentation" target="_blank">View Presentation</a>
  *  internally linking to /blog/noida-workshop-2017/, which does not exist (line 1)
     <a class="theme-link" href="/blog/noida-workshop-2017/" title="View Presentation" target="_blank">View Presentation</a>
- ./_site/kriss/index.html
  *  1:18051: ERROR: Attribute class redefined (line 1)
  *  1:18766: ERROR: Unexpected end tag : img (line 1)
  *  External link http://ayushpandey.tk failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: Couldn't resolve host name
  *  External link https://www.bauva.com failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: SSL peer certificate or SSH remote key was not OK
  *  External link https://www.facebook.com/aditi.singh failed: 404 No error
  *  internally linking to /blog/Adamas-University-Workshop/, which does not exist (line 1)
     <a class="theme-link" href="/blog/Adamas-University-Workshop/" title="View Presentation" target="_blank">View Presentation</a>
  *  internally linking to /blog/noida-workshop-2017/, which does not exist (line 1)
     <a class="theme-link" href="/blog/noida-workshop-2017/" title="View Presentation" target="_blank">View Presentation</a>
@aa-dit-yuh aa-dit-yuh added the bug label Dec 23, 2017
@shivangag shivangag self-assigned this Dec 24, 2017
@aa-dit-yuh
Copy link
Member Author

@shivangag update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants