Code-dot-mil / Code-dot-mil/code.mil
Footer Email Reference
Aperta
[effort] small
[issue-type] enhancement
[skill-level] beginner
code.gov
help wanted
- Lingua principale
- JavaScript
- Stelle
- 1.3k
- Fork
- 144
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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}}'
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.