You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/nav.html
+4-4
Original file line number
Diff line number
Diff line change
@@ -13,22 +13,22 @@
13
13
<buttonhref="#" class="d-flex btn btn-sm secondary p2pu-btn orange">Create an Account</button>
14
14
</div>
15
15
</nav>
16
-
<!--button href="#" class="d-flex btn btn-sm secondary p2pu-btn dark" id="nav-account"></button> TODO: PULLS IN LOGIN LINK, ETC. - do we ditch this or modify it somewhere?) -->
Copy file name to clipboardExpand all lines: en/about/index.html
+6-6
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
---
12
12
13
13
14
-
<sectionclass="about-us"data-aos="fade-up">
14
+
<sectionclass="about-us">
15
15
<divclass="container">
16
16
<p>
17
17
Peer 2 Peer University (P2PU) is a 501(c)3 non-profit organization on a mission to cultivate peer learning communities in public spaces around the world.
<p>P2PU is led by a small, distributed staff who maintain the community, develop software tools, and create courses and resources that reinforce the learning circle methodology, all of which is made available to the public for free. </p>
@@ -76,7 +76,7 @@ <h2>P2PU Staff</h2>
76
76
</div>
77
77
</section>
78
78
79
-
<sectionclass="teams"data-aos="fade-up">
79
+
<sectionclass="teams">
80
80
<divclass="container">
81
81
<h2>P2PU Teams</h2>
82
82
<p>Teams are organized learning circle communities, typically affiliated with library systems and community-based organizations. <ahref="#">Start a team.</a></p>
@@ -124,7 +124,7 @@ <h3>{{ team.name }}</h3>
124
124
</div>
125
125
</section>
126
126
127
-
<sectionclass="board"data-aos="fade-up">
127
+
<sectionclass="board">
128
128
<divclass="container">
129
129
<h2>P2PU Board</h2>
130
130
<p>P2PU is led by a small, distributed staff who maintain the community, develop software tools, and create courses and resources that reinforce the learning circle methodology, all of which is made available to the public for free. </p>
@@ -138,7 +138,7 @@ <h2>P2PU Board</h2>
138
138
</div>
139
139
</section>
140
140
141
-
<sectionclass="funders"data-aos="fade-up">
141
+
<sectionclass="funders">
142
142
<divclass="container">
143
143
<h2>Supported by</h2>
144
144
<p>Many people have made P2PU what it is today. A special thanks to:
Copy file name to clipboardExpand all lines: en/contact/index.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
description: We’re always happy to help with issues, connect you with others, or talk about new projects!
5
5
extra_css:
6
6
---
7
-
<divclass="container"data-aos="fade-up">
7
+
<divclass="container">
8
8
<divclass="row my-4">
9
9
<divclass="col-12">
10
10
<p>We’re always happy to help with issues, connect you with others, or talk about new projects! You can talk with others in the community via <ahref="https://community.p2pu.org/" target="_blank" rel="noopener noreferrer">our online forum</a> and see recent updates from us here:</p>
0 commit comments