Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
hadithmv committed Dec 29, 2023
1 parent 48a3cd6 commit 2bc5c63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,11 @@ <h1>
bundle install
bundle exec jekyll serve --watch --port $PORT
sometimes the domains under deployment show one main link, sometimes they show an addition two branching links?
sometimes the domains under deployment show one main link, sometimes they show an addition two branching links?
..
i think i found the problem, it is the "package.json" file at the root dir that was interfering, i had added that to try making a mirror out of cyclic, which did not succeed
-->
<a
href="https://hadithmv-github-io.vercel.app/"
Expand Down
2 changes: 1 addition & 1 deletion notes/info/mirror-backups.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h1>
..
i think i found the problem, it is the "package.json" file at the root dir that was interfering
i think i found the problem, it is the "package.json" file at the root dir that was interfering, i had added that to try making a mirror out of cyclic, which did not succeed
-->
<a
href="https://hadithmv-github-io.vercel.app/"
Expand Down

0 comments on commit 2bc5c63

Please sign in to comment.