Skip to content

Commit db1ec45

Browse files
authored
Add 'Who We Are' section to blog post 1
Added a new section introducing 'Who We Are' with details about the resource hub and its offerings.
1 parent 6f75b19 commit db1ec45

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

blogs/blog-1.html

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,25 @@
2323
<section class="feature">
2424
<div class="feature__copy">
2525
<p class="eyebrow">Blog</p>
26-
<h1>Blog title #1</h1>
27-
<p>This is the content of blog post 1.</p>
26+
<h1>Who We Are</h1>
27+
<p>Point A is your starting place. We are an accessible, youth-focused resource hub designed by York University students to help you get from Point A to Point B, C, and beyond in your education and career.
28+
We know that finding clear information, especially about OSAP, financial aid, or job opportunities is difficult. Government websites are confusing. Tutorials can be lengthy and boring. And most existing resources were not built with the young people navigating them in mind. So, we created something different.
29+
Point A exists to make navigating adulthood easier, including those experiencing homelessness in all its forms: hidden, couch-surfing, or even shelter-involved.
30+
We provide:
31+
<ul>
32+
<li>Straightforward written guides to help you understand important processes</li>
33+
<li>Video tutorials that do not put you to sleep</li>
34+
<li>Youth-built resources, all in one place</li>
35+
<li>Support that meets you where you’re at</li>
36+
</ul>
37+
Have content suggestions or ideas about what we can improve or create next? Fill out our feedback form.
38+
We are just the beginning.
39+
</p>
2840
</div>
2941
</section>
3042
</main>
3143
<footer class="site-footer">
3244
<p>© 2024 PointA</p>
3345
</footer>
3446
</body>
35-
</html>
47+
</html>

0 commit comments

Comments
 (0)