fablabbcn / fablabbcn-legacy-web

Fab Lab Barcelona legacy website
https://legacy.fablabbcn.org
4 stars 11 forks source link

Fix Disqus console warnings #9

Closed viktorsmari closed 4 years ago

viktorsmari commented 5 years ago

Do we need/want to have Disqus on the page? We should review how we include it on the page, there must be a better way, without errors.

These errors appear in the Dev console (hit F12 in a browser and click Console)

The resource https://c.disquscdn.com/next/embed/styles/lounge.d49f53e….css was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally. 07:57:36.717 The resource https://disqus.com/next/config.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally. 07:57:36.717 The resource https://c.disquscdn.com/next/embed/lounge.bundle.0687f63….js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally. 07:57:36.718 The resource https://c.disquscdn.com/next/embed/common.bundle.9fa8958….js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally. 07:57:37.030

viktorsmari commented 4 years ago

Looks like these plugins have been removed.