mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-08 12:07:06 +08:00
chore: clean up unnecessary comments
This commit is contained in:
@@ -20,7 +20,6 @@ if nav
|
||||
if owner.enable
|
||||
- const currentYear = new Date().getFullYear()
|
||||
- const sinceYear = owner.since
|
||||
- // Put a non breaking space after the copyright symbol to make good sense semantically, see https://practicaltypography.com/trademark-and-copyright-symbols.html
|
||||
span.copyright
|
||||
if sinceYear && sinceYear != currentYear
|
||||
!= `© ${sinceYear} - ${currentYear} By ${config.author}`
|
||||
|
||||
Reference in New Issue
Block a user