Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/themefisher/meghna-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomrat <monnaf37@gmail.com>2020-06-03 10:31:57 +0300
committersomrat <monnaf37@gmail.com>2020-06-03 10:31:57 +0300
commit87ec167c848b5480824015700769a755f7022784 (patch)
treede2b86a11e0c506575aa9623a8393939f7e61202 /exampleSite
parentfe4eb5ab8e74898c42a9a65b9f7f15eabb8bd466 (diff)
parentda594cdcadb94c52a1bccc6930faff36e7df4948 (diff)
Merge branch 'master' of https://github.com/themefisher/meghna-hugo
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml20
-rw-r--r--exampleSite/data/en/skill.yml4
-rw-r--r--exampleSite/data/fr/skill.yml4
-rw-r--r--exampleSite/i18n/en.yaml16
-rw-r--r--exampleSite/i18n/fr.yaml16
5 files changed, 44 insertions, 16 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index c4cb5fe..56b8f6b 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -42,37 +42,37 @@ link = "plugins/google-map/map.js"
############################# Navigation ##################################
[[menu.main]]
-name = "About Us"
+name = "about"
URL = "about"
weight = 1
[[menu.main]]
-name = "Service"
+name = "services"
URL = "services"
weight = 2
[[menu.main]]
-name = "Portfolio"
+name = "portfolio"
URL = "portfolio"
weight = 3
[[menu.main]]
-name = "Team"
+name = "team"
URL = "team"
weight = 4
[[menu.main]]
-name = "Pricing"
+name = "pricing"
URL = "pricing"
weight = 5
[[menu.main]]
-name = "Blog"
+name = "blog"
URL = "blog"
weight = 6
[[menu.main]]
-name = "Contact"
+name = "contact"
URL = "contact"
weight = 7
@@ -88,8 +88,8 @@ logo = "images/logo.png"
# Meta data
description = "Responsive Multipurpose Parallax HTML5 Template"
author = "Themefisher"
-# Google Analitycs
-google_analitycs_id = "" # Your ID
+# Google Analytics
+google_analytics_id = "" # Your ID
# post share
post_share = true
@@ -148,4 +148,4 @@ languageCode = "fr-fr"
contentDir = "content/french"
weight = 2
home = "Accueil"
-copyright = "copyright et copie; 2019 [gethugothemes] (https://gethugothemes.com) tous droits réservés" \ No newline at end of file
+copyright = "copyright et copie; 2019 [gethugothemes] (https://gethugothemes.com) tous droits réservés"
diff --git a/exampleSite/data/en/skill.yml b/exampleSite/data/en/skill.yml
index c84a53d..d54259b 100644
--- a/exampleSite/data/en/skill.yml
+++ b/exampleSite/data/en/skill.yml
@@ -22,5 +22,5 @@ skill:
percent : 95%
# skill item loop
- - name : Andriod Development
- percent : 75% \ No newline at end of file
+ - name : Android Development
+ percent : 75%
diff --git a/exampleSite/data/fr/skill.yml b/exampleSite/data/fr/skill.yml
index c84a53d..d54259b 100644
--- a/exampleSite/data/fr/skill.yml
+++ b/exampleSite/data/fr/skill.yml
@@ -22,5 +22,5 @@ skill:
percent : 95%
# skill item loop
- - name : Andriod Development
- percent : 75% \ No newline at end of file
+ - name : Android Development
+ percent : 75%
diff --git a/exampleSite/i18n/en.yaml b/exampleSite/i18n/en.yaml
index 0656e7c..5826ec0 100644
--- a/exampleSite/i18n/en.yaml
+++ b/exampleSite/i18n/en.yaml
@@ -13,4 +13,18 @@
- id: submit
translation: Submit
- id: all
- translation: All \ No newline at end of file
+ translation: All
+- id: about
+ translation: About Us
+- id: services
+ translation: Service
+- id: portfolio
+ translation: Portfolio
+- id: team
+ translation: Team
+- id: pricing
+ translation: Pricing
+- id: blog
+ translation: Blog
+- id: contact
+ translation: Contact
diff --git a/exampleSite/i18n/fr.yaml b/exampleSite/i18n/fr.yaml
index b116c30..95501e8 100644
--- a/exampleSite/i18n/fr.yaml
+++ b/exampleSite/i18n/fr.yaml
@@ -13,4 +13,18 @@
- id: submit
translation: Soumettre
- id: all
- translation: All \ No newline at end of file
+ translation: All
+- id: about
+ translation: À propos
+- id: services
+ translation: Services
+- id: portfolio
+ translation: Portfolio
+- id: team
+ translation: Équipe
+- id: pricing
+ translation: Tarification
+- id: blog
+ translation: Blog
+- id: contact
+ translation: Contact