Cleaned up some things

This commit is contained in:
rmilooo 2025-01-01 22:27:28 +01:00
parent d0ec2a1817
commit c7eb1f7c13

View file

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>{{ title }}</title> <title>{{ title }}</title>
<style> <style>
body { font-family: 'Arial', sans-serif; text-align: center; color: #fff; background-color: #181818; } body { font-family: 'Arial', sans-serif; text-align: center; color: #fff; background-color: #181818; }