smaranjitghose / awesome-portfolio-websites

A community maintained open source project aimed at making a personal portfolio for researchers, developers, and analysts simple, fast, and less cumbersome. We make sure you have a full-fledged website to showcase your work while you can spend time on your learning and innovative endeavors.
https://portfolio.smaranjitghose.com/
MIT License
2.42k stars 1.52k forks source link

Name written incorrectly in mobile version of website #1330

Open moritz-gerster opened 1 year ago

moritz-gerster commented 1 year ago

When I open my website moritz-gerster.com on my computer, my name "Moritz Gerster" is written correctly. If I open the same website on my phone, my name is misspelled to "Moritz Gersetr". It looks like a typo from my side but I did not find this typo in my code. How can I fix this?

Computer:

image

Mobile:

image
Arshdeep-13 commented 1 year ago

@moritz-gerster I have solved your issue by committing. you can check the recent commit or I will attach link for you "https://github.com/Arshdeep-13/awesome-portfolio-websites/commits/master". Mobile view of portfolio under your name :- https://ar-profile.netlify.app/

1330

moritz-gerster commented 1 year ago

Thanks a lot @Arshdeep-13! I copied your changes into my code and I will soon see whether it works :)

However, why should it work? In your changes, I only saw that you changed the name John Doe to Moritz Gerster and you changed the comment regarding the Nav Bar but nothing else.

moritz-gerster commented 1 year ago

I tested it, and unfortunately, I still have the same issue. I am surprised it works in your case. I'm afraid I might have a bug somewhere else in the code.

anushbhatia commented 1 year ago

Let me review this. But I am afraid it's an issue with the font but will get back on this. Can you provide the device details and resolution so that we can track this better?