feat(seo): Add Vietnamese hreflang tags to all HTML pages
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<link rel="apple-touch-icon" href="/images/favicon.png" />
|
||||
<link rel="alternate" hreflang="en" href="/en/extract-attachments.html" />
|
||||
<link rel="alternate" hreflang="de" href="/de/extract-attachments.html" />
|
||||
<link rel="alternate" hreflang="vi" href="/vi/extract-attachments.html" />
|
||||
<link rel="alternate" hreflang="x-default" href="/en/extract-attachments.html" />
|
||||
<link href="/src/css/styles.css" rel="stylesheet" />
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user