From 0343a2608dee20fd0ba9258082f471c94c4e60bd Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Sun, 5 Feb 2023 04:48:25 +0400 Subject: [PATCH] util.Services -> servicestat.ServiceList in about.pug. --- web/templates/about.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/about.pug b/web/templates/about.pug index 588b465..7e4d0a1 100755 --- a/web/templates/about.pug +++ b/web/templates/about.pug @@ -20,7 +20,7 @@ mixin isServiceUp(header, service) h3.service-down= header block content - :go:func About(title, files_site string, services util.Services) + :go:func About(title, files_site string, services servicestat.ServiceList) section#about-me h2 Me p #[span.highlighted Who am I?] My name is Alexander Andreev. I'm a russian guy of age 29 who likes tinkering with computers.