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

github.com/wileybaba/hugo-theme-robotico.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwileybaba <wileymckayconte@gmail.com>2018-11-02 07:32:41 +0300
committerwileybaba <wileymckayconte@gmail.com>2018-11-02 07:32:41 +0300
commit2431f60ae300654f0f8857d9c3f4d08c666d1438 (patch)
tree7662d35e37ca3b6e174aaa4c0f8b807ef4df2696
parent094fce2e8cd469eb8511b664ce7a5d499673aef7 (diff)
updated exampleSite content
-rw-r--r--exampleSite/content/_index.en.md5
m---------exampleSite/themes/hugo-theme-robotico6
2 files changed, 9 insertions, 2 deletions
diff --git a/exampleSite/content/_index.en.md b/exampleSite/content/_index.en.md
index 4df458a..52a7212 100644
--- a/exampleSite/content/_index.en.md
+++ b/exampleSite/content/_index.en.md
@@ -24,7 +24,8 @@ For your home page, create and edit an `_index.md` file with your content.
### Gallery setup
In your config.toml, you can easily add images to your gallery. Here is an example:
-`[[params.portfolio]]
+```
+[[params.portfolio]]
link = "img/pots/example_01.jpg"
@@ -35,7 +36,7 @@ link = "/img/portfolio/example_02.jpg"
[[params.portfolio]]
link = "/img/portfolio/example_03.jpg"
-`
+```
This will import a relative URL, so be sure to use the appropriate file path for your images.
## License
diff --git a/exampleSite/themes/hugo-theme-robotico b/exampleSite/themes/hugo-theme-robotico
new file mode 160000
+Subproject 094fce2e8cd469eb8511b664ce7a5d499673aef