Code-dot-mil/code.mil

Footer Email Reference

Open

#235 opened on 2018年7月15日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)JavaScript (115 forks)batch import
[effort] small[issue-type] enhancement[skill-level] beginnercode.govhelp wanted

Repository metrics

Stars
 (1,238 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Feature

Increase maintainability of references in footer

Affected Area

footer, lines 58 & 59

Description

'href' for email uses a liquid reference to the configuration file. However, the associated 'text' is hard-coded. hard-coding could be replaced with:

'{{site.email}}'

コントリビューターガイド