Skip to content

Commit a0b089d

Browse files
Merge pull request #10 from foss-wales/feedback
Use VISION instead of FOUNDATION
2 parents 9b82d58 + 2ec7108 commit a0b089d

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

_includes/contact.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<h2 class="section-heading">Contact Us</h2>
66
<h3 class="section-subheading text-muted">
77
We have our discussions on the Matrix chat at:
8-
<pre>#foss-wales:matrix.org</pre>
8+
<a href="https://matrix.to/#/#foss-wales:matrix.org"><pre>#foss-wales:matrix.org</pre></a>
99
To join the chat, you can use among others the app
1010
<a href="https://app.element.io/#/room/#foss-wales:matrix.org">element.io</a>.
1111
</h3>

_includes/header.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@
1919
<a href="#page-top"></a>
2020
</li>
2121
<li>
22-
<a class="page-scroll" href="#foundation">Foundation</a>
22+
<a class="page-scroll" href="#vision">Vision</a>
23+
</li>
24+
<li>
25+
<a class="page-scroll" href="#contact">Contact</a>
2326
</li>
2427
<!--
2528
<li>
@@ -57,4 +60,3 @@
5760
{% if page.title %}<a class="page-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a>{% endif %}
5861
{% endfor %}
5962
-->
60-

_includes/services.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!-- Services Section -->
22
<!-- These icons use font awesome. -->
3-
<section id="foundation">
3+
<section id="vision">
44
<div class="container">
55
<div class="row">
66
<div class="col-lg-12 text-center">
7-
<h2 class="section-heading">Foundation</h2>
7+
<h2 class="section-heading">Vision</h2>
88
<h3 class="section-subheading text-muted">Free and Open-Source Software - in short FOSS - propells the digital progress world wide. Everyone uses it - knowingly or unknowingly. We believe that FOSS brings unique opportunities to Wales. Here are some of the values we stand for:</h3>
99
</div>
1010
</div>

0 commit comments

Comments
 (0)