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

github.com/themefisher/restaurant-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomrat <monnaf37@gmail.com>2019-03-17 13:05:39 +0300
committersomrat <monnaf37@gmail.com>2019-03-17 13:05:39 +0300
commit5b2a512835163d71028e54f492cfd2b03b629997 (patch)
tree7be82ce923e9ae2537ee02aafb1e22e4f6c9e046
parentb8466468a6a1103364855f750682155ac83c7fc4 (diff)
modified theme name
-rw-r--r--README.md10
-rw-r--r--theme.toml4
2 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 174ffdb..6ad9cf0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
<div align="center">
-# [Resturent Hugo](https://themefisher.com/hugo-themes/)
+# [Restaurant Hugo](https://themefisher.com/hugo-themes/)
<img src="https://user-images.githubusercontent.com/37659754/54488459-33237200-48cc-11e9-97ee-1fd7cbd360ac.gif" alt="screenshot" width="100%">
</div>
@@ -16,7 +16,7 @@
- [More Hugo Themes](https://themefisher.com/hugo-themes/)
## Demo
-[Live Demo](https://themes.gohugo.io/theme/resturent-hugo/).
+[Live Demo](https://themes.gohugo.io/theme/restaurant-hugo/).
## Installation
@@ -25,7 +25,7 @@ Navigate to your themes folder in your Hugo site and use the following commands:
```
$ mkdir themes
$ cd themes
-$ git clone git@github.com:themefisher/resturent-hugo.git
+$ git clone git@github.com:themefisher/restaurant-hugo.git
```
## Main features
@@ -37,8 +37,8 @@ $ git clone git@github.com:themefisher/resturent-hugo.git
## Reporting Issues
-We use GitHub Issues as the official bug tracker for the resturent Template. Please Search [existing issues](https://github.com/themefisher/resturent-hugo/issues). It’s possible someone has already reported the same problem.
-If your problem or idea is not addressed yet, [open a new issue](https://github.com/themefisher/resturent-hugo/issues)
+We use GitHub Issues as the official bug tracker for the restaurant Template. Please Search [existing issues](https://github.com/themefisher/restaurant-hugo/issues). It’s possible someone has already reported the same problem.
+If your problem or idea is not addressed yet, [open a new issue](https://github.com/themefisher/restaurant-hugo/issues)
## Technical Support or Questions
diff --git a/theme.toml b/theme.toml
index d6d61ae..4d44f17 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,7 +1,7 @@
-name = "Resturent Hugo"
+name = "Restaurant Hugo"
license = "CC BY 3.0"
licenselink = "https://creativecommons.org/licenses/by/3.0/"
-description = "Hugo port of the Themefisher’s Resturent Template"
+description = "Hugo port of the Themefisher’s restaurant Template"
homepage = "https://themefisher.com/hugo-themes/"
tags = ['landing-page', 'fast', 'light', 'white', 'modern', 'business', 'agency-template', 'themefisher', 'hugo-theme', 'hugo-templates', 'bootstrap', 'blog', 'responsive', 'clean', 'simple', 'company', 'projects', 'creative', 'contact-form', 'custom-themes', 'mobile', 'minimalistic', 'pages']
features = ['bootstrap','responsive']