mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 20:27:36 -05:00
gnu: emacs-org2web: Fix trailing whitespace in synopsis.
* gnu/packages/emacs-xyz.scm (emacs-org2web)[synopsis]: Fix trailing whitespace.
This commit is contained in:
parent
95ec0ae948
commit
97679c60d5
1 changed files with 1 additions and 1 deletions
|
@ -13992,7 +13992,7 @@ (define-public emacs-org2web
|
|||
(list emacs-dash emacs-el2org emacs-ht emacs-mustache
|
||||
emacs-simple-httpd))
|
||||
(home-page "https://github.com/tumashu/org2web")
|
||||
(synopsis "Static site generator based on org-mode ")
|
||||
(synopsis "Static site generator based on org-mode")
|
||||
(description "Org2web is a static site generator based on org-mode,
|
||||
which code derived from Kelvin H's org-page.")
|
||||
(license license:gpl2+)))
|
||||
|
|
Loading…
Reference in a new issue