style
This commit is contained in:
parent
f5606ead32
commit
f18d072441
4 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@
|
||||||
<meta name="description" content="CV">
|
<meta name="description" content="CV">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Curriculum Vitæ</title>
|
<title>Curriculum Vitæ</title>
|
||||||
<link rel="stylesheet" href="styles/reset.css">
|
<link rel="stylesheet" href="style/reset.css">
|
||||||
<link rel="stylesheet" href="styles/light.css">
|
<link rel="stylesheet" href="style/light.css">
|
||||||
<link rel="stylesheet" href="styles/debug.css">
|
<link rel="stylesheet" href="style/debug.css">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Add table
Reference in a new issue