Fix translation + navbar CSS (#142)

This commit is contained in:
Emruz Hossain 2020-11-01 03:15:37 +06:00 committed by GitHub
parent beb9d55b95
commit 49ba62a9da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 107 additions and 7 deletions

View file

@ -5,6 +5,9 @@ other = "Home"
[posts]
other = "Posts"
[toc_heading]
other = "Table of Contents"
[at]
other = "at"
@ -17,6 +20,12 @@ other = "Navigation"
[contact_me]
other = "Contact me:"
[email]
other = "Email"
[phone]
other = "Phone"
[newsletter_text]
other = "Stay up to date with email notification"
@ -31,3 +40,12 @@ other = "Submit"
[hugoAttributionText]
other = "Powered by"
[prev]
other = "Prev"
[next]
other = "Next"
[improve_this_page]
other = "Improve this page"