Skip to content

Commit

Permalink
add(meta:title)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyonyang committed Oct 27, 2021
1 parent 5ed4292 commit 6b098fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<title>Lyon's Blog!</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Description">
<meta name="Lyon's Blog!" content="Lyon's Blog!">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/themes/vue.css">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify-darklight-theme@latest/dist/style.min.css">
Expand Down

0 comments on commit 6b098fa

Please sign in to comment.