Widget: Homepage: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 598: Line 598:
             });
             });


             const url = 'http://192.168.100.172:443';
             const url = 'http://192.168.100.172:4200';
             fetch(url, { method: 'HEAD' })
             fetch(url, { method: 'HEAD' })
                 .then(response => {
                 .then(response => {

Revision as of 09:17, 30 April 2024

Second version of the LINKS Community Center homepage.
Do not modify!