Remove unused stylesheet link

This commit is contained in:
Tyler Vigario 2020-04-20 16:37:03 -07:00
parent f000a6ca84
commit 3f4bfe1846
No known key found for this signature in database
GPG Key ID: 4D670648A0376AA4

View File

@ -10,7 +10,6 @@
<link id="pagestyle" rel="stylesheet" href="static/css/bootstrap.min.css">
<link rel="stylesheet" href="static/css/custom.css">
<link rel="stylesheet" href="static/css/tylervigario.css">
</head>
<body>