Widget: Homepage: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 105: | Line 105: | ||
<script> | <script> | ||
console.log('test test') | console.log('test test') | ||
$.getJSON("/api.php?action=query&list=allimages&aifrom=B", function(data) { | |||
console.log(data) | |||
}); | |||
</script> | </script> | ||
<div id="hp-wrapper"> | <div id="hp-wrapper"> |
Revision as of 15:22, 1 June 2022
Development verstion of the DCT Homepage.
Not ready for production!