hugo-theme-even/layouts/partials
olOwOlo fcb48d9be0
refactor(param): camelcase for parameter names
BREAKING CHANGE: Rename parameter names.

    | origin   | now      |
    | :------: |:--------:|
    | fancyboxJ**s** | fancyboxJ**S** |
    | fancyboxC**ss**| fancyboxC**SS**|
    | baidu_push | baidu**P**ush |
    | baidu_analytics | baidu**A**nalytics |
    | baidu_verification | baidu**V**erification |
    | google_verification | google**V**erification |
2018-07-06 22:50:37 +08:00
..
post feat(post): add out-of-date content warning (#68) 2018-06-01 00:06:14 +08:00
comments.html feat: add gitalk (#51) 2018-04-05 21:44:09 +08:00
footer.html refactor: i18n 2018-01-31 22:07:50 +08:00
head.html refactor(param): camelcase for parameter names 2018-07-06 22:50:37 +08:00
header.html feat: support multilingual mode 2018-01-30 21:26:46 +08:00
scripts.html refactor(param): camelcase for parameter names 2018-07-06 22:50:37 +08:00
slideout.html feat: support multilingual mode 2018-01-30 21:26:46 +08:00