Skip to content

Commit

Permalink
chore(misc/example-config): Add HtmlHeadExtra
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejsika committed Feb 5, 2023
1 parent 65e2a91 commit 7000b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/example-config/personal.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"CompanyName": "Ondrej Sika",
"CompanyDomain": "ondrejsika.com",
"CompanyURL": "https://ondrejsika.com",
"HtmlHeadExtra": "<link rel=\"icon\" type=\"image/x-icon\" href=\"/static/favicon.ico\">",
"Rows": [
{
"Cols": [
Expand Down

0 comments on commit 7000b1e

Please sign in to comment.