Skip to content

Commit

Permalink
修正 alias 路徑錯誤
Browse files Browse the repository at this point in the history
  • Loading branch information
puckwang committed Jul 19, 2024
1 parent 4410a44 commit ab3bee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/alias.html → layouts/alias.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="{{ site.Language.LanguageCode }}">
<html lang="tw">
<head>
<title>{{ .Permalink }}</title>
<link rel="canonical" href="{{ .Permalink }}">
Expand Down

0 comments on commit ab3bee6

Please sign in to comment.