We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e56b34d + 16eb828 commit 65e36a2Copy full SHA for 65e36a2
_layouts/default.html
@@ -81,12 +81,12 @@
81
line-height: 1.2;
82
content: "➤ ";
83
}
84
-
+
85
.li-list::before {
86
color: blue;
87
- margin-right: 0.5em;
+ margin-right: 0.5em;
88
89
90
.li-money {
91
background-image: url('/img/money_bag.svg');
92
@@ -124,7 +124,8 @@ <h1>{{ page.title }}</h1>
124
<a href="/tr/">Türkçe</a> |
125
<a href="/uk/">Українська</a> |
126
<a href="/zh-CN/">简体中文</a> |
127
- <a href="/zh-TW/">正體中文</a>
+ <a href="/zh-TW/">正體中文</a> |
128
+ <a href="/ko/">한국어</a>
129
</div>
130
{{ content }}
131
0 commit comments