How to use the title.archives function in title

To help you get started, we’ve selected a few title examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github ikeq / hexo-theme-inside / lib / filter / templates.js View on Github external
      archives: p => locale['title.archives'],
      categories: p => locale['title.categories'] + (p.name ? ` : ${p.name}` : ''),

title

Capitalize your titles properly

MIT
Latest version published 2 years ago

Package Health Score

56 / 100
Full package analysis