mirror of
https://github.com/chinchang/web-maker.git
synced 2025-10-13 04:24:23 +02:00
rename jad to pug. fixes #78
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<ul class="js-modes-menu dropdown__menu">
|
||||
<li><a data-type="html" data-mode="html">HTML</a></li>
|
||||
<li><a data-type="html" data-mode="markdown">Markdown</a></li>
|
||||
<li><a data-type="html" data-mode="jade">Jade</a></li>
|
||||
<li><a data-type="html" data-mode="jade">Pug</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="code-wrap__header-right-options">
|
||||
|
Reference in New Issue
Block a user