mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
update docs config, icon
This commit is contained in:
parent
18a1c4fcc2
commit
e7b6b919a9
BIN
docs/img/jspsych-favicon.png
Normal file
BIN
docs/img/jspsych-favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
@ -1,10 +1,19 @@
|
||||
site_name: jsPsych
|
||||
theme:
|
||||
name: 'material'
|
||||
language: 'en'
|
||||
palette:
|
||||
primary: 'green'
|
||||
accent: 'orange'
|
||||
logo: 'img/jspsych-logo-no-text-mono.svg'
|
||||
favicon: 'img/jspsych-favicon.png'
|
||||
extra:
|
||||
social:
|
||||
- type: 'github'
|
||||
link: 'https://github.com/jspsych'
|
||||
- type: 'twitter'
|
||||
link: 'https://twitter.com/joshdeleeuw'
|
||||
copyright: 'Copyright © 2012-2018 Josh de Leeuw'
|
||||
google_analytics:
|
||||
- 'UA-50563838-1'
|
||||
- 'auto'
|
||||
|
Loading…
Reference in New Issue
Block a user