opted for a fixed title without the "frontend" mention - may consider a dynamic title with the table's name, for example
@@ -3,7 +3,7 @@
<head>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width,initial-scale=1">
- <title>microtables-frontend</title>
+ <title>microtables</title>
<link rel="stylesheet" href="site.css">
</head>
<body>