You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
Not sure why, but one link at the bottom of About page is not displayed correctly. It looks like not converted from markdown to html because of some extra ” characters:
Hi there,
Not sure why, but one link at the bottom of About page is not displayed correctly. It looks like not converted from markdown to html because of some extra
”
characters:Maybe consider adding a
overflow-wrap: break-word;
to fix it?Actual:
With break-word:
P.S. : I'm a big big fan of this website. Thanks for your great contribution to the web!!
The text was updated successfully, but these errors were encountered: