Skip to content

Commit cb32ed0

Browse files
committed
v0.11.1
1 parent ce9a78a commit cb32ed0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ If you have any suggestions about design or functionality, please let me know, o
6868
| showNoEventsForToday | boolean | optional | v0.8.6 | `false` Shows `No events for today` if no events, instead of omit the entry.
6969
| sortByStartTime | boolean | optional | v0.9.0 | `false` Sort events by start time first instead of grouping them by calendar.
7070
| disableEventLink | boolean | optional | v0.10.0 | `false` disables links in event title.
71-
| disableLocationLink | boolean | optional | v0.10.0 | `false` disables links in event location
71+
| disableLocationLink | boolean | optional | v0.10.0 | `false` disables links in event location.
72+
| linkTarget | string | optional | v0.11.0 | `_blank` Allows custom target for links, default will open new tab.
7273

7374
### Translations and language related settings
7475
Week / month names are translated automatically

0 commit comments

Comments
 (0)