Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 4346a4e

Browse files
committed
docs: fix for gitalk no working
1 parent 5384f3e commit 4346a4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
clientSecret: '378b45bc645577c56d1d350ad6a668e1311d80f5',
4646
repo: 'django-covid19',
4747
owner: 'leafcoder',
48-
admin: [],
49-
// facebook-like distraction free mode
48+
admin: ['leafcoder'],
49+
id: location.pathname,
5050
distractionFreeMode: false
5151
})
5252
</script>

0 commit comments

Comments
 (0)