Update htmlTemplate.go
This commit is contained in:
@@ -7,7 +7,7 @@ const htmlTemplate = `<!DOCTYPE html>
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>{{.ReportName}} - RMM Hunter Report</title>
|
<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">
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;500;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
Reference in New Issue
Block a user