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:
authorsomratpro <abdulmonnafsomrat@gmail.com>2020-09-06 07:11:18 +0300
committersomratpro <abdulmonnafsomrat@gmail.com>2020-09-06 07:11:18 +0300
commitb1e2ff7df41056107c82fa5077510558a0043b6f (patch)
tree11b8b6610dd6961e14c0af30bc85bdeb1a21778b
parenta6968a9a0c31a983dfeba0aff4887c9988b88301 (diff)
modified copyright
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 6223075..c8f7565 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -139,7 +139,7 @@ languageCode = "en-us"
contentDir = "content/english"
weight = 1
home = "Home"
-copyright = "copyright &copy; 2020 [gethugothemes](https://gethugothemes.com) all right reserved"
+copyright = "Copyright &copy; 2020 Designed by [Themefisher](https://themefisher.com) & Developed by [Gethugothemes](https://gethugothemes.com)"
################################ France Language ########################
[Languages.fr]
@@ -148,4 +148,4 @@ languageCode = "fr-fr"
contentDir = "content/french"
weight = 2
home = "Accueil"
-copyright = "copyright &copy; 2020 [gethugothemes](https://gethugothemes.com) tous droits réservés"
+copyright = "Copyright &copy; 2020 Designed by [Themefisher](https://themefisher.com) & Developed by [Gethugothemes](https://gethugothemes.com)"