diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-09-19 11:41:46 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-09-19 11:41:46 -0400 |
commit | 96d1dc07fd2854a11598a89eb7cf7b53bfc3b14c (patch) | |
tree | 375d41f89d6986c35da842c5d8babcfc455e4be5 | |
parent | bac6b6dcd9a2f09e17d33f9e77c3ed1fd710b3f4 (diff) | |
download | piem-96d1dc07fd2854a11598a89eb7cf7b53bfc3b14c.tar.gz |
piem.el: Add homepage to header
-rw-r--r-- | piem.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ ;; Keywords: vc, tools ;; Version: 0.1.0 ;; Package-Requires: ((emacs "26.3")) +;; Homepage: https://git.kyleam.com/piem/about/ ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |