mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add Google Metrics
This commit is contained in:
parent
71def6449f
commit
c9e490bcee
1 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ site_url: 'https://aiogram.2038.io'
|
|||
repo_name: 'aiogram/aiogram'
|
||||
repo_url: 'https://github.com/aiogram/aiogram'
|
||||
|
||||
google_analytics: ['UA-63525804-7', 'aiogram.2038.io']
|
||||
|
||||
theme:
|
||||
name: 'material'
|
||||
language: 'en'
|
||||
|
|
@ -14,6 +16,9 @@ theme:
|
|||
favicon: 'assets/images/logo.png'
|
||||
logo: 'assets/images/logo.png'
|
||||
|
||||
extra:
|
||||
version: 3.0.0a0
|
||||
|
||||
plugins:
|
||||
- search
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue