Code-dot-mil / Code-dot-mil/code.mil
Footer Email Reference
Đang mở
[effort] small
[issue-type] enhancement
[skill-level] beginner
code.gov
help wanted
- Ngôn ngữ chính
- JavaScript
- Star
- 1.3k
- Fork
- 144
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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}}'
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.