debug tagcloud

This commit is contained in:
fred 2022-10-15 20:29:06 +02:00
parent 01b2977b9f
commit b65951d648
2 changed files with 8 additions and 5 deletions

View File

@ -58,9 +58,6 @@
</center>
<div id="videosList"><div class="wrapper"></div></div>
<center>
<div id="channels" class="row justify-center"></div>
</center>
<article>
@ -86,7 +83,13 @@
<a href="_IPNSL_"> _\/_ </a> powered by <a href="https://astroport.com"><span>"</span>Astroport<span>"</span></a>
</h6>
</center>
<center>
<div id="channels" class="row justify-center"></div>
</center>
</main>
</body>
<script>
@ -170,7 +173,7 @@ $(document).ready(function() {
minFontSize: 8, // min font size in pixels
textShadow: true // enable text shadow
},
_TAGCLOUD_
data: _TAGCLOUD_
}
$('#channels').tagCloud(options);
});

View File

@ -17,4 +17,4 @@ for channel in $(ls ~/.zen/bunkerbox/channels); do
done
cat ~/.zen/tmp/chan_cloud.json | jq -c
cat ~/.zen/tmp/chan_cloud.json | jq -c .[]