Add stats images

This commit is contained in:
Citlali del Rey 2023-01-03 21:01:50 -08:00
parent e1680c37e1
commit cf7fd42983
Signed by: nullobsi
GPG Key ID: 933A1F44222C2634
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ sub startup ($self) {
$self->defaults(title => 'UNIX.dog');
push @{$self->static->paths}, "/var/cache/stats/";
# Router
my $r = $self->routes;