Code-dot-mil / Code-dot-mil/code.mil
Footer Email Reference
オープン
[effort] small
[issue-type] enhancement
[skill-level] beginner
code.gov
help wanted
- 主要言語
- JavaScript
- スター
- 1.3k
- フォーク
- 144
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Feature
Increase maintainability of references in footer
## Affected Area
[footer](https://github.com/Code-dot-mil/code.mil/blob/master/src/_data/footer.yml), 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}}'
```
コントリビューションガイド
評価
この issue はまだ評価されていません。