feature: option to disallow text selecting

This commit is contained in:
Mivinci 2021-10-29 00:19:57 +08:00
parent 9bcd2650ae
commit 458b7c3904
4 changed files with 8 additions and 2 deletions

View file

@ -32,8 +32,10 @@ comment = "disqus"
timeformat = "Jan 2, 2006"
# switch for turning on/off lights.
switch = ["🌚", "🌝"]
# if true, date of posts will be displayed in the homepage
# if true, date of posts will be displayed in the homepage.
displayDate = true
# if true, users can select text from your post.
selectable = false
# OvO is a comment plugin written by the author of Minima.