mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ and lambdas.")
|
||||||
(list emacs-dash emacs-el2org emacs-ht emacs-mustache
|
(list emacs-dash emacs-el2org emacs-ht emacs-mustache
|
||||||
emacs-simple-httpd))
|
emacs-simple-httpd))
|
||||||
(home-page "https://github.com/tumashu/org2web")
|
(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,
|
(description "Org2web is a static site generator based on org-mode,
|
||||||
which code derived from Kelvin H's org-page.")
|
which code derived from Kelvin H's org-page.")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue