Parameter configuration file in config/_default

 

 1#
 2# Additional parameters
 3#
 4
 5description: Perplex is a typographic theme with advanced layout capabilities. You can publish technical content in a documentation, a blog, as news or long articles.
 6embedFull: false
 7svg: inline
 8
 9# Site wide favicon for browser and OS display
10favicon:
11  svg: favicon/favicon.svg
12  png: favicon/favicon.png
13
14imaging:
15  sizestep: 25
16  fallback_width: 660
17
18# fathomSiteID: ABCDEFG
19# fathomCustomDomain: https://custom.yourdomain.com
20
21render_hooks:
22  link:
23    errorLevel: warning
24  fragments:
25    errorLevel: ignore