Added meta tag in CssColors.t

master
apandey 2016-10-11 16:18:41 +00:00
parent f5af3a340d
commit 21e4efc386
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@ sub build_structured_answer {
options => {
list_content => 'DDH.css_colors.content'
}
},
meta => {
sourceName => 'Mozilla Developer Network',
sourceUrl => 'https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#Color_keywords'
}
};
}