mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-08 02:24:39 -04:00
Switch file names from jade to pug.
This commit is contained in:
parent
3a2e61b163
commit
f0a9937dc6
8 changed files with 57 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
extends ./page.tpl.jade
|
||||
extends ./page.tpl.pug
|
||||
|
||||
block init
|
||||
- var title = 'index - powered by h5ai v' + pkg.version + ' (' + pkg.homepage + ')'
|
|
@ -1,4 +1,4 @@
|
|||
extends ./page.tpl.jade
|
||||
extends ./page.tpl.pug
|
||||
|
||||
block init
|
||||
- var title = 'h5ai info page - v' + pkg.version
|
Loading…
Add table
Add a link
Reference in a new issue