emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa-admin 7626ffa 254/439: Website footer improvement


From: Philip Kaludercic
Subject: [nongnu] elpa-admin 7626ffa 254/439: Website footer improvement
Date: Sun, 17 Oct 2021 15:48:14 -0400 (EDT)

branch: elpa-admin
commit 7626ffa858b9b27ac372ba0caaad09bd0532b4f1
Author: Nicolas Petton <nicolas@petton.fr>
Commit: Nicolas Petton <nicolas@petton.fr>

    Website footer improvement
    
    * admin/archive-contents.el:
    * html/index.html: Add a link to the FSF, and a copyright.
    * html/layout.css: Make the footer taller.
---
 admin/archive-contents.el | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/admin/archive-contents.el b/admin/archive-contents.el
index 7af9b3c..abe0147 100755
--- a/admin/archive-contents.el
+++ b/admin/archive-contents.el
@@ -535,8 +535,12 @@ Rename DIR/ to PKG-VERS/, and return the descriptor."
 
         <div class=\"footer\">
             <div class=\"container\">
+                <p>Copyright 2016 <a href=\"https://fsf.org\";>Free Software 
Foundation</a>, Inc.</p>
+                <p>Design provided by <a 
href=\"http://nicolas.petton.fr\";>Nicolas Petton</a></p>
                 <p>
-                    Copyright 2015 Free Software Foundation, Inc.
+                   This website is licensed under the
+                   <a 
href=\"https://creativecommons.org/licenses/by-nd/3.0/us/\";>CC BY-ND 3.0</a>
+                   US License.
                 </p>
             </div>
         </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]