Assets (js/css)

The following is enabled by default


Default Theme light/dark/auto

params:
     # defaultTheme: light
     # defaultTheme: dark
@@ -27,6 +27,8 @@
         title: "<Title>" # optional default will be site title
         imageUrl: "<image link>" # optional
         imageTitle: "<title of image as alt>" # optional
+        imageWidth: 120 # custom size
+        imageHeight: 120 # custom size
         buttons:
             - name: Archive
             url: "/archive"