[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] new-master 6c1b932 117/128: Add lang attributes to the html tag
From: |
Stefan Monnier |
Subject: |
[elpa] new-master 6c1b932 117/128: Add lang attributes to the html tag |
Date: |
Mon, 14 Dec 2020 15:39:43 -0500 (EST) |
branch: new-master
commit 6c1b932439bc2ca483b9480ea70e9784ac7380e6
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>
Add lang attributes to the html tag
* html/index.html:
* admin/archive-contents.el (archive--html-header): Add lang attributes
to the html tag as recommended by W3C.
---
html/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/index.html b/html/index.html
index 601a79a..84ffb68 100644
--- a/html/index.html
+++ b/html/index.html
@@ -1,5 +1,5 @@
<!doctype html>
-<html>
+<html lang="en" xml:lang="en">
<head>
<title>GNU Emacs Lisp Package Archive</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- [elpa] new-master b7842e2 090/128: Add 'packages/delight/' from commit 'cd037ed41ae29dda89e36ff2ac8637aea96acded', (continued)
- [elpa] new-master b7842e2 090/128: Add 'packages/delight/' from commit 'cd037ed41ae29dda89e36ff2ac8637aea96acded', Stefan Monnier, 2020/12/14
- [elpa] new-master 69c5911 097/128: Add 'packages/hook-helpers/' from commit 'ff95f4944f3d6d1a43aca141cb7fa36a9043704d', Stefan Monnier, 2020/12/14
- [elpa] new-master 46a3b6d 106/128: * GNUmakefile (org-fetch): Use https and stick to wget, Stefan Monnier, 2020/12/14
- [elpa] new-master 6d8f052 112/128: More specific externals example., Stefan Monnier, 2020/12/14
- [elpa] new-master 2e9bb61 111/128: Update packages/darkroom from upstream, Stefan Monnier, 2020/12/14
- [elpa] new-master 4284ef8 051/128: README and install instructions mention GNU ELPA, Stefan Monnier, 2020/12/14
- [elpa] new-master 55f6ddc 057/128: Update README to tell how to checkout a single external package., Stefan Monnier, 2020/12/14
- [elpa] new-master 84e478a 064/128: Add GPL COPYING file, Stefan Monnier, 2020/12/14
- [elpa] new-master c8ff8cb 071/128: Merge commit '32b1944d5f0a65aa10c6768f4865f7ed1de8eb49' as 'packages/pinentry', Stefan Monnier, 2020/12/14
- [elpa] new-master a8a9094 067/128: Add 'packages/loc-changes/' from commit '8447baff7cb4839ef8d1d747a14e5da85d0cee5b', Stefan Monnier, 2020/12/14
- [elpa] new-master 6c1b932 117/128: Add lang attributes to the html tag,
Stefan Monnier <=
- [elpa] new-master 624bf8c 126/128: * README: Convert to org-mode and prepare for export., Stefan Monnier, 2020/12/14
- [elpa] new-master 36624aa 031/128: Mark merge point of websocket., Stefan Monnier, 2020/12/14
- [elpa] new-master 0dc8adf 045/128: updating notes and README text, Stefan Monnier, 2020/12/14
- [elpa] new-master 235bfd1 043/128: small updates to README and NOTES, Stefan Monnier, 2020/12/14
- [elpa] new-master f7bf2c2 053/128: Subject: Fix up quoting of keywords. Remove leftover support for *-pkg.el., Stefan Monnier, 2020/12/14
- [elpa] new-master 268aff5 072/128: Merge commit 'd76bcd7c0dcecb33e6955e25963028600c371588', Stefan Monnier, 2020/12/14
- [elpa] new-master 438b47e 082/128: * README: Typos, Stefan Monnier, 2020/12/14
- [elpa] new-master 5607de3 073/128: html/index.html: Sync with the real file, Stefan Monnier, 2020/12/14
- [elpa] new-master 8cec0b6 094/128: README: Fix copyright years., Stefan Monnier, 2020/12/14
- [elpa] new-master 4ce436f 104/128: Add 'packages/mmm-mode/' from commit '00c10a69c8c90178530219730ccea14ab634a74e', Stefan Monnier, 2020/12/14