aboutsummaryrefslogtreecommitdiffstats
path: root/ox-tufte.el
diff options
context:
space:
mode:
Diffstat (limited to 'ox-tufte.el')
-rw-r--r--ox-tufte.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/ox-tufte.el b/ox-tufte.el
index 7033046..93dc808 100644
--- a/ox-tufte.el
+++ b/ox-tufte.el
@@ -1,13 +1,14 @@
;;; ox-tufte.el --- Tufte HTML org-mode export backend
+;; Copyright (C) 2022 Yann Herklotz
;; Copyright (C) 2016 Matthew Lee Hinman
;; Author: M. Lee Hinman
;; Description: An org exporter for Tufte HTML
;; Keywords: org, tufte, html
-;; Version: 1.0.0
+;; Version: 1.1.0
;; Package-Requires: ((org "8.2") (emacs "24"))
-;; URL: https://github.com/dakrone/ox-tufte
+;; URL: https://git.sr.ht/~ymherklotz/ox-tufte
;; This file is not part of GNU Emacs.