Add metadata, change highlighting theme
This commit is contained in:
parent
7e15685bfe
commit
529de1a812
5 changed files with 8 additions and 1 deletions
|
@ -7,6 +7,9 @@ paginate = 3
|
|||
|
||||
[params]
|
||||
Author = 'Elnu'
|
||||
AuthorProfile = 'https://elnu.com/'
|
||||
AuthorTwitter = 'ElnuDev'
|
||||
SiteTwitter = 'ElnuDev'
|
||||
MatomoURL = 'matomo.elnu.com'
|
||||
MatomoSiteId = '5'
|
||||
HomepageHeader = '<a href="https://elnu.com/">« Back to profile</a>'
|
||||
|
@ -17,3 +20,7 @@ paginate = 3
|
|||
|
||||
[taxonomies]
|
||||
tag = 'tags'
|
||||
|
||||
[markup]
|
||||
[markup.highlight]
|
||||
style = 'friendly'
|
||||
|
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
@ -1 +1 @@
|
|||
Subproject commit 1f2a657f3131aa9fd00d999a8d172080fd371e35
|
||||
Subproject commit 380a350c1d9fb2ff798ac7e2d1334533fcee7d72
|
Loading…
Add table
Reference in a new issue