-
Notifications
You must be signed in to change notification settings - Fork 13
navigation arrow fixed for sponsor and testimonial. #30
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
Conversation
fixed up the testimonial section.
added testimonial icons
Added Docs in headers
add: project summary blog + misc fixes + hover animation
fix: header + links + add author on blogs
adding authors to blog posts
Update README.md
fix: invalid import in contentlayer config
fixed Scroll Bar Appearance intelowlproject#18 (intelowlproject#19)
max-width: blog post fixed#42 (intelowlproject#27)
@drosetti can you plz check this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very good!
I noticed in the console there are some error logs about the elements with the same index. After you fix it i'll proceed with the merge
ok i will see into the matter. |
@drosetti I have checked that when we locally run that then it will show error because when i tried to run the website after re cloning and no updates changed on the website then also it is showing the error so i think my code is not the reason for the error same key |
Yes, you're right, this "problem" is not related to the code you changed, but I think this could be a good opportunity to solve this |
@drosetti yeah I will try to see this error too. Meanwhile you can pass my PR for this issue so this will be resolved. And I have seen that when will see on the uploaded website server where the site is uplinked there it shows no error so I was confused for it that may be possible it is due to local files the name may be common. Not on the server side you may check out. |
Yeah, I agree with you: the public site is not affect by this problem. I'll merge the pr |
@drosetti i think there is some problem with the merging of this navigation arrow code the pr is been merged but the changes are not updated in the original code. so i have again send the PR to resolve this issue. please check it and accept the PR. |
navigation arrow fixed for sponsor and testimonial. (#30)
this is the issue #29.




This PR resolves this issue of the navigation arrow which are not present before and now after changes it will be there which will improve the visibility and user experience.
Before:-
After:-
the issue has been resolved