Widget: Homepage: Difference between revisions

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


             const url = 'https://www.safety-base.intern';
             const url = 'https://widget.safety-base.intern';
             fetch(url, { method: 'HEAD' })
             fetch(url, { method: 'HEAD' })
                 .then(response => {
                 .then(response => {

Revision as of 09:34, 5 May 2024

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