-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
bugSomething isn't workingSomething isn't working
Description
It appears that you privated or took down the LeaVerou/lea.verou.me repository, but a number of places on the website still reference it. These links presently return a 404. Here are all the affected links I was able to find:
- The "Repo" link in the footer's About Me section on all pages
- The "Credits & Making Of" page links to the repo's
package.jsonand the repo itself - The "Edit page on GitHub" link on all pages except blog posts (including
/blog/and pages under/blog/tags/) - This section of "Migrating Disqus from WP to 11ty" has one in the sentence "Then, I updated the template to use
disqus_idinstead ofwpid."
I probably didn't find all of them, so you may want to run grep -rFi 'leaverou/lea.verou.me' in any repositories related to the site.
Additionally, LeaVerou/data contains four references to the private repo:
- The
repoandrepo_filekeys ofsite.json - As an entry in
nav_links.json - As a key in
repos.json
(I'm not sure exactly how these are used, or that they would fix all of the broken links, hence why I'm submitting an issue here instead of a PR there.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working