This commit is contained in:
Nycki 2025-03-15 16:07:49 -07:00
parent 3726d2732b
commit f27b54dea9

View file

@ -1,6 +1,7 @@
<!doctype html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8">
<title>{{ title }}</title> <title>{{ title }}</title>
<link rel="stylesheet" href="{{ '/style.css' | url }}"> <link rel="stylesheet" href="{{ '/style.css' | url }}">
</head> </head>