Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1008 Bytes

expert-en.md

File metadata and controls

46 lines (31 loc) · 1008 Bytes
title version permalink id lang
Expert
en/expert
4
en

Add custom code

If you want to add custom font-face or statistical code (such as Google Analytics) to your site.

You need to create a folder named _data (no rename) in the source folder in the hexo directory.

And then create a file called head.yml in the file.

The single code format is:

Name:
     "Put your code here"

The code will be displayed before </head>, Name will appear as a comment above the code.

Palette

Color palette

Material icons

Custom the icons in Material Theme, such as dropdown: icon.

Material icons

Code highlight

Preview 77 kinds style

At Theme folder -> source -> css -> highlight directory has all of the stylesheet,fill in the corresponding name.

For example:

reading:
    code_highlight: solarized-dark