Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo corrections #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h1 class="heading-18">Not sure how it will go.</h1>
<h1 class="heading-19">But let&#x27;s see:)</h1>
</div>
<div class="cta">
<a href="support.html" class="button w-button">SUpport us</a>
<a href="support.html" class="button w-button">Support us</a>
<a href="https://www.youtube.com/channel/UCcGXEidw0qjNdq7Gii8gHgg" target="_blank" class="button red w-button">▶ Subscribe</a>
</div>
</div>
Expand All @@ -134,4 +134,4 @@ <h5 class="h5-oa">Project Kamp is a project by <span class="text-span-3">One Arm
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5a37d9885085cc0001bbcb7a" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/project-kamp.js" type="text/javascript"></script>
</body>
</html>
</html>
8 changes: 4 additions & 4 deletions mission.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<head>
<meta charset="utf-8">
<title>Project Kamp Mission</title>
<meta content="We humans have developed many incredible things, they became part of our daily lives. But in the last decade we became very aware of the impact that all our development has on the planet. Minerals mined, forrest chopped down, oceans fished and our stable climate is changing." name="description">
<meta content="We humans have developed many incredible things, they became part of our daily lives. But in the last decade we became very aware of the impact that all our development has on the planet. Minerals mined, forest chopped down, oceans fished and our stable climate is changing." name="description">
<meta content="Project Kamp Mission" property="og:title">
<meta content="We humans have developed many incredible things, they became part of our daily lives. But in the last decade we became very aware of the impact that all our development has on the planet. Minerals mined, forrest chopped down, oceans fished and our stable climate is changing." property="og:description">
<meta content="We humans have developed many incredible things, they became part of our daily lives. But in the last decade we became very aware of the impact that all our development has on the planet. Minerals mined, forest chopped down, oceans fished and our stable climate is changing." property="og:description">
<meta content="Project Kamp Mission" property="twitter:title">
<meta content="We humans have developed many incredible things, they became part of our daily lives. But in the last decade we became very aware of the impact that all our development has on the planet. Minerals mined, forrest chopped down, oceans fished and our stable climate is changing." property="twitter:description">
<meta content="We humans have developed many incredible things, they became part of our daily lives. But in the last decade we became very aware of the impact that all our development has on the planet. Minerals mined, forest chopped down, oceans fished and our stable climate is changing." property="twitter:description">
<meta property="og:type" content="website">
<meta content="summary_large_image" name="twitter:card">
<meta content="width=device-width, initial-scale=1" name="viewport">
Expand Down Expand Up @@ -113,4 +113,4 @@ <h5 class="h5-oa">Project Kamp is a project by <span class="text-span-3">One Arm
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5a37d9885085cc0001bbcb7a" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/project-kamp.js" type="text/javascript"></script>
</body>
</html>
</html>