Skip to content

Commit 8378efd

Browse files
committed
updated content-submit overlays
1 parent 23016f9 commit 8378efd

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

_data/sitetext.yml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ en: &DEFAULT_EN
4242
<div class="col-md-2 col-7 text-left text-nowrap">using the <b>available resources.</b> </div>
4343
</div>
4444
'
45-
submit: https://github.com/ASKnetCommunity/ASKnet.Community/issues/30
4645
section: about
4746
list:
4847
- title: "Community"
@@ -89,18 +88,16 @@ en: &DEFAULT_EN
8988
github: https://github.com/ASKtraining/Training
9089
submit: https://github.com/ASKnetCommunity/ASKnet.Community/issues/33
9190

92-
tools:
93-
title: "#ASKtools"
94-
text: "---here is the asktools text---"
95-
section: asktools
96-
submit: https://github.com/ASKnetCommunity/ASKnet.Community/issues/55
97-
9891
resources:
9992
title: "Resources"
100-
text: "open educational training resources"
93+
text: "While providing Access to Skills and Knowledge, our network shares all creations and open educational training resources."
10194
section: resources
102-
submit: https://github.com/ASKnetCommunity/ASKnet.Community/issues/56
10395

96+
tools:
97+
title: "#ASKtools"
98+
text: ""
99+
section: asktools
100+
104101

105102
lead:
106103
title: "LEAD<br />Local Experts Action Directory"

_includes/tools_grid.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="row">
55
<div class="col-lg-12 text-center{% if site.data.sitetext[site.locale].tools.submit %} sc{% endif %}">
66
<h2 class="section-heading text-uppercase">{{ site.data.sitetext[site.locale].tools.title | markdownify | default: "Tools" }}</h2>
7-
<h3 class="section-subheading text-muted">{{ site.data.sitetext[site.locale].tools.text | markdownify }}</h3>
7+
<h3 class="section-subheading">{{ site.data.sitetext[site.locale].tools.text | markdownify }}</h3>
88
{% if site.data.sitetext[site.locale].tools.submit %}
99
<div class="sc-overlay">
1010
<h2>We need content here!</h2>

0 commit comments

Comments
 (0)