Thursday, March 5, 2026

New iNat Widget

Trying out the new iNat widget. Added the following code to the layout to the right -->
<div
  data-inat-widget
  data-inat-source="casual-woodland-garden"
  data-inat-source-type="project"
  data-inat-theme="transparent-light"
  data-inat-title="Casual Woodland Garden"
  data-inat-layout="grid"
  data-inat-limit="10"
  data-inat-order-by="observed_on"
  data-inat-compact="true">
</div>
<script 
  src="https://glauberramos.github.io/inat/inat-widget.js">
</script>