Code-dot-mil/code.mil

Footer Email Reference

Open

#235 建立於 2018年7月15日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (115 fork)batch import
[effort] small[issue-type] enhancement[skill-level] beginnercode.govhelp wanted

倉庫指標

Star
 (1,238 star)
PR 合併指標
 (30 天內沒有已合併 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}}'

貢獻者指南