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

github.com/cdeck3r/OneDly-Theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Abdelhafith <o.arrabi@me.com>2017-07-27 00:43:17 +0300
committerOmar Abdelhafith <o.arrabi@me.com>2017-07-27 00:43:17 +0300
commitb639b771b6b799629a7e7e9b4ab068bcda423d7c (patch)
tree9a41033b013f2307184edb7fca49ce3dfb9e278a /theme.toml
parent9d8a23c233479f0411c3547ba2fb0fc14df6ca6f (diff)
Fixing links in readme and in theme.toml
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index 6db4238..5657a2b 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,8 +1,8 @@
name = "Github project Page"
license = "MIT"
-licenselink = "https://github.com/swiftline/github-project-landing-page/blob/master/LICENSE.md"
+licenselink = "https://github.com/nsomar/github-project-landing-page/blob/master/LICENSE.md"
description = "An easy to use landing page theme for github hosted project."
-homepage = "https://github.com/swiftline/github-project-landing-page"
+homepage = "https://github.com/nsomar/github-project-landing-page"
tags = ["company", "products", "landing page", "opensource"]
features = ["github", "images" ]
min_version= 0.1
@@ -12,6 +12,6 @@ min_version= 0.1
[original]
author = "Omar Abdelhafith"
- homepage = "https://github.com/swiftline/github-project-landing-page"
- repo = "https://github.com/swiftline/github-project-landing-page"
+ homepage = "https://github.com/nsomar/github-project-landing-page"
+ repo = "https://github.com/nsomar/github-project-landing-page"