Skip to content

Commit

Permalink
try making the languages work
Browse files Browse the repository at this point in the history
  • Loading branch information
atharvakadlag committed Aug 26, 2023
1 parent 5423193 commit ba68352
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/_default/languages.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Uncomment this file to enable multilanguage site support

#[en]
#languageName = "English"
#languagedirection = "ltr"
#title = "Example Site"
#weight = 1
[en]
languageName = "English"
languagedirection = "ltr"
title = "Notes by Atharva"
weight = 1

0 comments on commit ba68352

Please sign in to comment.