Update htmlTemplate.go

This commit is contained in:
KrakenTech
2025-10-10 18:03:35 -04:00
committed by GitHub
parent d28b8b1211
commit 9d385bb6b0
+1 -1
View File
@@ -7,7 +7,7 @@ const htmlTemplate = `<!DOCTYPE html>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{.ReportName}} - RMM Hunter Report</title>
<!-- Modern font -->
<!-- Font -->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;500;700&display=swap" rel="stylesheet">
<style>