[home] Add link to free software definition

This commit is contained in:
syl20bnr 2021-03-26 18:58:29 -04:00
parent 314c131209
commit aa0c0301e2
1 changed files with 11 additions and 4 deletions

View File

@ -300,10 +300,17 @@ Right justified, based on the Spacemacs buffers window width."
(insert "\n"))
(when gplv3
(insert "\n")
(insert proudly-free)
(widget-create 'url-link
:tag proudly-free
:help-echo "What is free software?"
:mouse-face 'highlight
:follow-link "\C-m"
"https://www.gnu.org/philosophy/free-sw.en.html")
(spacemacs-buffer//center-line (+ 2 (length proudly-free)))
(insert "\n\n")
(insert-image gplv3)
(spacemacs-buffer//center-line (+ (length proudly-free)
gplv3-size)))))))
(spacemacs-buffer//center-line gplv3-size)
(insert "\n"))))))
(defmacro spacemacs-buffer||notes-adapt-caption-to-width (caption
caption-length