branch: new-master
commit 7765674fdc5ad2bac431267370562ffb8796e7d1
Author: Xue Fuqiao <[email protected]>
Commit: Xue Fuqiao <[email protected]>
Minor fix, according to the GNU Web Site Guidelines
---
html/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/index.html b/html/index.html
index 372851f..e730d80 100644
--- a/html/index.html
+++ b/html/index.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <title>GNU Emacs Lisp Package Archive</title>
+ <title>GNU Emacs Lisp Package Archive - GNU Project - Free Software
Foundation</title>
<link rel="icon" type="image/png" href="gnu-head-mini.png" />
<link rel="stylesheet" type="text/css" href="layout.css" />
</head>