Skip to content

Commit

Permalink
Generated by TRAVIS-CI 37da361
Browse files Browse the repository at this point in the history
Add section on accessible names and descriptions (pull #994)

Addresses issues #70 and #74 by adding section 5: - providing accessible names and descriptions.
  • Loading branch information
michael-n-cooper committed Jun 28, 2019
1 parent 534812e commit d56164a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion common/biblio.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,10 @@ var biblio = {
},
"WAI-ARIA": {
"aliasOf": "WAI-ARIA-1.1",
}
},
"CALORIC-RESTRICTION": {
"href": "https://www.ncbi.nlm.nih.gov/pubmed/17986602",
"title": "Caloric restriction, the traditional Okinawan diet, and healthy aging: the diet of the world's longest-lived people and its potential impact on morbidity and life span",
"publisher": "The National Center for Biotechnology Information"
}
};

0 comments on commit d56164a

Please sign in to comment.