Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 105: Line 105:
  
 
     <script>
 
     <script>
         var query = '[[Category:Social media platform]]|?IMAGE';
+
         var query = '[[Category:Social media platform.IMAGE]]';
 
         fetch('/api.php?action=ask&format=json&query=' + encodeURIComponent(query))
 
         fetch('/api.php?action=ask&format=json&query=' + encodeURIComponent(query))
 
             .then(response => response.json())
 
             .then(response => response.json())

Revision as of 11:52, 2 June 2022

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