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

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzzossig <zzossig@gmail.com>2020-01-22 11:46:10 +0300
committerzzossig <zzossig@gmail.com>2020-01-22 11:46:10 +0300
commit9ce80b53f94e8d566c40227b2bedaa1352b1d53f (patch)
treec66a4c95fcb233de65d71bda8e795c05fdbeeb7d /README.ko.md
parentdcbc16a5625e1781bf356757f106b20db4e039f3 (diff)
update reademe.md
Diffstat (limited to 'README.ko.md')
-rw-r--r--README.ko.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.ko.md b/README.ko.md
index 6e0a353..43f5db7 100644
--- a/README.ko.md
+++ b/README.ko.md
@@ -1054,7 +1054,7 @@ Some markdown contents
### code / codes => Tabbed code-block. indentation matters.
-```bash
+`````
{{< codes java javascript >}}
{{< code >}}
```java
@@ -1067,4 +1067,4 @@ Some markdown contents
```
{{< /code >}}
{{< /codes >}}
-``` \ No newline at end of file
+````` \ No newline at end of file