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

github.com/humrochagf/colordrop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHumberto Rocha <humrochagf@gmail.com>2020-07-30 21:39:01 +0300
committerHumberto Rocha <humrochagf@gmail.com>2020-07-30 21:39:01 +0300
commit4ac4e538409a4e0b360dd4ea82e16298adbd026d (patch)
treedb8d3ba64b5d626f26e93292ed78f5dc87759566 /layouts
parentead3a620b109d1f788869be1441342de7cbbe057 (diff)
Fix code blocks and add itchio shortcodev1.4.0
Diffstat (limited to 'layouts')
-rw-r--r--layouts/shortcodes/itchio.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/shortcodes/itchio.html b/layouts/shortcodes/itchio.html
new file mode 100644
index 0000000..57b5a41
--- /dev/null
+++ b/layouts/shortcodes/itchio.html
@@ -0,0 +1 @@
+<iframe class="itchio" src="https://itch.io/embed/{{ .Get 0 }}?linkback=true" width="552" height="167" frameborder="0"></iframe>