mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add support for plausible analytics (#382)
* Add myself to contributors.md * Add plausible config to example * Add plausible to base layout * Add plausible analytics snippet * Remove unneeded part of snippet * Add plausible config to stackbit
This commit is contained in:
@@ -114,6 +114,16 @@ models:
|
||||
- type: string
|
||||
name: serverURL
|
||||
label: URL for Fathom Analytics
|
||||
- type: object
|
||||
name: plausibleAnalytics
|
||||
label: Plausible Analytics (optional)
|
||||
fields:
|
||||
- type: string
|
||||
name: domain
|
||||
label: Website domain for Plausible Analytics
|
||||
- type: string
|
||||
name: serverURL
|
||||
label: URL for Plausible Analytics
|
||||
- type: object
|
||||
name: languages
|
||||
fields:
|
||||
|
||||
Reference in New Issue
Block a user