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

github.com/naro143/hugo-coder-portfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornaro143 <y.ishimi@itdharman.com>2018-08-08 12:25:58 +0300
committernaro143 <y.ishimi@itdharman.com>2018-08-08 12:25:58 +0300
commit329b5092bf181a803f645296c8864086690893a8 (patch)
treeaa228dee2c6be06bc4dc839669b11aff4a747334
parent63c9c3059edcc65346f69b21f8e164df531a5970 (diff)
fix: thumbnail and scrrenshot
-rw-r--r--exampleSite/content/contact.md10
-rw-r--r--images/screenshot.pngbin77838 -> 75914 bytes
-rw-r--r--images/tn.pngbin72745 -> 70622 bytes
-rw-r--r--static/images/tn.pngbin72745 -> 70622 bytes
4 files changed, 10 insertions, 0 deletions
diff --git a/exampleSite/content/contact.md b/exampleSite/content/contact.md
new file mode 100644
index 0000000..b824d01
--- /dev/null
+++ b/exampleSite/content/contact.md
@@ -0,0 +1,10 @@
++++
+title = "Contact"
+slug = "contact"
+thumbnail = "images/tn.png"
+description = "contact"
++++
+
+## Want Contact?
+
+Have questions or suggestions? Feel free to [open an issue on GitHub](https://github.com/naro143/hugo-coder-portfolio/issues/new) or [ask me on Twitter](https://twitter.com/naro143). \ No newline at end of file
diff --git a/images/screenshot.png b/images/screenshot.png
index 2af37d4..880505f 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index 18de774..f80d1d2 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ
diff --git a/static/images/tn.png b/static/images/tn.png
index 18de774..f80d1d2 100644
--- a/static/images/tn.png
+++ b/static/images/tn.png
Binary files differ