Skip to content

Commit d880f4c

Browse files
committed
move update frequency to into paragraph
1 parent 188aa5c commit d880f4c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

_data/governance.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
introText: This section is updated every 6 months by the Scala Center.
12
cards:
23
- title: "Scala Improvement Process"
34
description: "The SIP is the primary mechanism for evolving the Scala language."
@@ -34,7 +35,3 @@ cards:
3435
url: https://docs.scala-lang.org/contribute/inclusive-language-guide.html
3536
- name: "Communication Channels"
3637
url: https://docs.scala-lang.org/community/
37-
- title: "Update Frequency"
38-
description: "This page is updated every 6 months by the Scala Center."
39-
dontExpand: true
40-
links: []

_includes/masthead-community.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<div class="inner-box">
44
<div class="heading-box">
55
<h2 id="governance">Governance</h2>
6+
<p>{{site.data.governance.introText}}</p>
67
</div>
78
<div class="community">
89
<div class="scala-items-list">

0 commit comments

Comments
 (0)