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

github.com/themefisher/timer-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomrat-gyver <somrat.gyver@gmail.com>2020-07-05 09:17:14 +0300
committersomrat-gyver <somrat.gyver@gmail.com>2020-07-05 09:17:14 +0300
commit60afd7e1691ebf068781c5218a78be79f9e4a497 (patch)
tree0e61134339f889994bbd10641aa8c19e6f78604d
parent0ce696df41ede8418c567f196329ddb70ff01f44 (diff)
parentbd534a583b439ed85ccfc5520583c1f6f9eae4d7 (diff)
Merge branch 'master' of https://github.com/themefisher/timer-hugo
-rw-r--r--README.md4
-rw-r--r--assets/css/style.css8
2 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 2b6a126..c4977db 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Navigate to your themes folder in your Hugo site and use the following commands:
```
$ mkdir themes
$ cd themes
-$ git clone github.com:themefisher/timer-hugo.git
+$ git clone https://github.com/themefisher/timer-hugo.git
```
[Full Documentation](http://demo.themefisher.com/timer-hugo/blog/installation/).
@@ -77,4 +77,4 @@ We are available for Hiring of your next HUGO project. Drop Us a mail [themefish
| [![Airspace](https://gethugothemes.com/wp-content/uploads/2019/06/hugo-theme-Airspace.jpg)](https://gethugothemes.com/products/airspace-hugo-theme/) | [![Biztrox](https://gethugothemes.com/wp-content/uploads/2019/12/Biztrox.png)](https://gethugothemes.com/products/hugo-business-theme/) | [![Bexer](https://gethugothemes.com/wp-content/uploads/2019/06/hugo-theme-bexer.jpg)](https://gethugothemes.com/products/bexer-hugo-theme/) |
| **Airspace** | **Biztrox** | **Bexer** |
| [![Wishfund](https://gethugothemes.com/wp-content/uploads/edd/2019/10/wishfund-charity-theme.jpg)](https://gethugothemes.com/products/wishfund-hugo/) | [![Enov](https://gethugothemes.com/wp-content/uploads/2019/09/enov-business-template.jpg)](https://gethugothemes.com/products/enov-hugo/) | [![all](https://gethugothemes.com/wp-content/uploads/2019/12/get-more-hugo-themes.png)](https://gethugothemes.com/shop/) |
-| **Wishfund** | **Enov** | **More Hugo Themes** | \ No newline at end of file
+| **Wishfund** | **Enov** | **More Hugo Themes** |
diff --git a/assets/css/style.css b/assets/css/style.css
index 4296b39..724dbd2 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -1,6 +1,6 @@
-@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
-@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
-@import url(http://fonts.googleapis.com/css?family=Glegoo);
+@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
+@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
+@import url(https://fonts.googleapis.com/css?family=Glegoo);
body {
font-family: "Roboto", sans-serif;
@@ -1325,4 +1325,4 @@ ul.social-icons li {
text-decoration: none;
}
-/*# sourceMappingURL=maps/style.css.map */ \ No newline at end of file
+/*# sourceMappingURL=maps/style.css.map */