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

Footer Email Reference

未关闭
#235 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
[effort] small [issue-type] enhancement [skill-level] beginner code.gov help wanted
主要语言
JavaScript
星标
1.3k
派生
144
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

调研方向

从 src/_data/footer.yml 的第 58-59 行开始,检查 email href 和显示文本如何引用配置。完成的标准是,footer 中显示的电子邮件来自配置的网站电子邮件,而不是仍然硬编码。

由索引模型根据 Issue 内容生成。

评估

领域
web-dev
Issue 类型
功能
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。