This commit is contained in:
parent
3e56cec0f2
commit
3c4529c74f
10 changed files with 31 additions and 31 deletions
|
@ -7,8 +7,8 @@
|
|||
content="{{ site.des }}" />
|
||||
<meta name="author" content="{{ site.author }}" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="canonical" href="{{ site.url}}{{ page.url }}" />
|
||||
<link rel="stylesheet" type="text/css" href="/assets/home.css" />
|
||||
<link rel="canonical" href="{{ site.url}}{{ site.baseurl }}{{ page.url }}" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/assets/home.css" />
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue