ドキュメントにDisqus設置

This commit is contained in:
syuilo
2018-07-30 16:24:46 +09:00
parent a4788fae45
commit 6b567fdc05
4 changed files with 34 additions and 4 deletions

View File

@@ -10,9 +10,9 @@ block main
p#url
span.method POST
span.host
= url.host
= endpointUrl.host
| /
span.path= url.path
span.path= endpointUrl.path
if endpoint.desc
p#desc= endpoint.desc[lang] || endpoint.desc['ja']