version css
This commit is contained in:
parent
3ccf32b6f2
commit
7c4b24eaf0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ title: Joshua's Homepage
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="{{ "/site.css" | url }}"/>
|
||||
<link rel="stylesheet" href="{{ "/site.css" | url }}?v2"/>
|
||||
<title>{{ computedTitle }} - {{ site.title }}</title>
|
||||
<meta property="og:title" content="{{ computedTitle }}" />
|
||||
<meta property="og:type" content="{{ article }}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue