diff options
Diffstat (limited to 'bookmark-conf.el')
-rw-r--r-- | bookmark-conf.el | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bookmark-conf.el b/bookmark-conf.el index ff9983b..017a4f2 100644 --- a/bookmark-conf.el +++ b/bookmark-conf.el @@ -401,6 +401,12 @@ BOOKMARK should be set by `durand-set-external-bookmark'." (cons "https://wmail1.cc.ntu.edu.tw/rc/?_task=mail&_mbox=INBOX" "(External) NTU mail") + (cons + "https://www.brhvid.com/upanisad" + "(External) उपनिषदः") + (cons + "https://share1.chaoxing.com/share/mobile/mooc/tocourse/93004733?appId=" + "(External) अन्या उपनिषदः") )) ;;; A much quicker alternative to `bookmark-write-file' |