Code-dot-mil / Code-dot-mil/code.mil
Footer Email Reference
Offen
[effort] small
[issue-type] enhancement
[skill-level] beginner
code.gov
help wanted
- Vorherrschende Sprache
- JavaScript
- Sterne
- 1.3k
- Forks
- 144
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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}}'
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.