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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,7 @@ This webite is deployed with [Github pages](https://docs.github.com/en/pages/qui
104
104
105
105
### Troubleshooting
106
106
* Can't see the favicon?: Clear Cache. Try a hard refresh (Ctrl + F5 or Cmd + Shift + R) or open in incognito mode. Browsers often cache favicons aggressively, and sometimes a simple refresh won't show the new favicon.
107
+
*`inotify` limit for monitoring file changes has been reached? Temporarily increase the inotify watcher limit (this change will be lost after a reboot): `sudo sysctl fs.inotify.max_user_watches=524288`
107
108
108
109
### Licence
109
110
This portfolio is based on the awesome template [portfolYOU](https://github.com/yousinix/portfolYOU).
0 commit comments