Code-dot-mil / Code-dot-mil/code.mil

Footer Email Reference

Open
#235 4 comments 0 reactions 0 assignees View on GitHub
[effort] small [issue-type] enhancement [skill-level] beginner code.gov help wanted
Dominant language
JavaScript
Stars
1.3k
Forks
144
PR merge metrics
No merged PRs in 30d

Description

## 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}}'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.