htmly/system
KuJoe c1ae1c2cbf Add the ability to call the author's avatar using the $next and $prev arrays.
Static placeholders in themes can be replaced with this code now to call the author's avatar:
<?php echo $next['authorAvatar']; ?>
<?php echo $prev['authorAvatar']; ?>
2024-09-02 16:51:56 -04:00
..
admin Check GD 2024-07-15 18:23:17 +07:00
includes Add the ability to call the author's avatar using the $next and $prev arrays. 2024-09-02 16:51:56 -04:00
resources Toggle Preview 2024-06-01 22:59:12 +07:00
vendor Change PHP version 2024-05-28 10:48:31 +07:00
configList.json Thumbnail 2024-06-28 14:31:22 +07:00
htmly.php New security config tab 2024-06-03 08:46:15 +07:00