Code-dot-mil / Code-dot-mil/code.mil
Footer Email Reference
Abierto
[effort] small
[issue-type] enhancement
[skill-level] beginner
code.gov
help wanted
- Lenguaje dominante
- JavaScript
- Estrellas
- 1.3k
- Forks
- 144
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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}}'
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.