Skip to content

Commit

Permalink
remove redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilCad committed Apr 13, 2024
1 parent f315a08 commit 7f2c6f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ disableXML = true
[permalinks]
post = "/:title/"

[languages.en]
languageName = "English"
contentDir = "content/English"
weight = 1

[languages.en.profileMode]
enabled = true
title = "Nikhil Kadiyan"
Expand Down
2 changes: 1 addition & 1 deletion public/en/page/1/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en-us">
<head>
<title>http://localhost:1313/en/</title>
<link rel="canonical" href="http://localhost:1313/en/">
Expand Down

0 comments on commit 7f2c6f3

Please sign in to comment.