mirror of
https://github.com/sorenpeter/timeline.git
synced 2025-12-15 10:57:01 +00:00
2nd2nd
This commit is contained in:
parent
49307f74c0
commit
2fb7abd4be
6 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ require_once("partials/base.php");
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<title>Timeline</title>
|
||||
</head>
|
||||
<body >
|
||||
|
|
|
|||
Loading…
Reference in a new issue