hexo-theme-landscape icon indicating copy to clipboard operation
hexo-theme-landscape copied to clipboard

feat: support header links with icon

Open curbengh opened this issue 3 years ago • 1 comments

  • refactor: replace Font-Awesome with Fork-Awesome

    • Font-Awesome 5 has weird syntax; Fork-Awesome uses Font-Awesome v4 syntax.
    • icon is now specified using <span class="fa fa-icon-name"></span> which is more readable than unicode code, much easier to find the icon on Fork-Awesome website.
  • Replaces https://github.com/hexojs/hexo-theme-landscape/pull/128

curbengh avatar Aug 28 '20 13:08 curbengh

How about using Font-Awesome 6?

stevenjoezhang avatar Apr 05 '22 07:04 stevenjoezhang