File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 105
105
{"name" : "Island Dispatch" , "url" : "https://napari.org/island-dispatch" },
106
106
{"name" : "Community chat" , "url" : "https://napari.zulipchat.com" },
107
107
{"name" : "workshop template" , "url" : "https://napari.org/napari-workshop-template" },
108
- ],
108
+ ],
109
109
"github_url" : "https://github.com/napari/napari" ,
110
110
"navbar_start" : ["navbar-logo" , "navbar-project" ],
111
111
"navbar_end" : ["version-switcher" , "navbar-icon-links" ],
120
120
"pygment_dark_style" : "napari" ,
121
121
"announcement" : "https://napari.org/dev/_static/announcement.html" ,
122
122
"back_to_top_button" : False ,
123
+ "analytics" : {
124
+ # The domain you'd like to use for this analytics instance
125
+ "plausible_analytics_domain" : "napari.org" ,
126
+ # The analytics script that is served by Plausible
127
+ "plausible_analytics_url" : "https://plausible.io/js/plausible.js" ,
128
+ },
123
129
}
124
130
125
131
html_context = {
You can’t perform that action at this time.
0 commit comments