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

github.com/rafed/ramium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafed Muhammad Yasir <rafed123@yahoo.com>2020-05-03 23:31:36 +0300
committerRafed Muhammad Yasir <rafed123@yahoo.com>2020-05-03 23:31:36 +0300
commit7d26ead12878df96485b523b9b19ca0dd8d6640f (patch)
tree4629a3a7310aff14a410e8083cffd0e1aef9373d /exampleSite
parent887f2619640e5cf1b4c19594741fef474fd8c323 (diff)
Renamed githubProfile variable
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 6634293..03234ca 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -16,7 +16,7 @@ enableemoji = false
googleSearch = ""
showDate = true # make false if dont want to show date
math = false # best to enable this in the front matter of a page
- githubLink = "rafed/ramium/"
+ githubProfile = "rafed/ramium/"
tagsInHome = 40
sectionsInHome = 5