1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 08:53:23 -05:00

This adds the base tag href="/" that corrects several issues for finding resources in the head. Things look different.

This commit is contained in:
Jonathan Rosenbaum 2016-01-25 07:44:28 +00:00
parent baa196ab39
commit a0f974ee58

View File

@ -19,6 +19,7 @@ function resetTimer()
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="/">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>YBDB</title>
<link href="css/transactions.css" rel="stylesheet" type="text/css" />