This commit is contained in:
Madison Scott-Clary
2019-08-11 02:03:28 -07:00
parent 77f1408097
commit 8b776e6284

View File

@ -2,5 +2,6 @@
<html> <html>
<head> <head>
<title>ally</title> <title>ally</title>
<link rel="stylesheet" type="text/css" href="{{ "css/main.css" | absURL }}" /> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="/css/main.css" />
</head> </head>