Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 103: Line 103:
 
         }
 
         }
 
     </style>
 
     </style>
    <script>
 
        console.log('test test')
 
        $.getJSON("https://links.communitycenter.eu/api.php?action=query&list=allimages&aifrom=B", function(data) {
 
            console.log(data)
 
        });
 
    </script>
 
 
     <div id="hp-wrapper">
 
     <div id="hp-wrapper">
 
         <div id="hp-heading">
 
         <div id="hp-heading">

Revision as of 16:23, 1 June 2022

Development verstion of the DCT Homepage.
Not ready for production!