Skip to content

Commit

Permalink
deploy: c8f69e6
Browse files Browse the repository at this point in the history
  • Loading branch information
helenclx committed Jul 19, 2024
1 parent 20a1c42 commit 3a9dedb
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions accessibility/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Helen Chong">
<meta name="description" content="Helen Chong | Front-End Web Developer's accessibility statement.">
<meta name="description" content="Helen Chong's accessibility statement.">
<meta name="generator" content="Eleventy v3.0.0">
<meta property="og:type" content="website">
<meta property="og:url" content="https://helenchong.dev/accessibility/">
<meta property="og:site_name" content="Helen Chong | Front-End Web Developer">
<meta property="og:locale" content="en_MY">
<meta property="og:description" content="Helen Chong | Front-End Web Developer's accessibility statement.">
<meta property="og:description" content="Helen Chong's accessibility statement.">
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="https://helenchong.dev/accessibility/">
<meta name="twitter:description" content="Helen Chong | Front-End Web Developer's accessibility statement.">
<meta name="twitter:description" content="Helen Chong's accessibility statement.">
<link rel="canonical" href="https://helenchong.dev/accessibility/">


Expand Down
6 changes: 3 additions & 3 deletions colophon/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Helen Chong">
<meta name="description" content="Helen Chong | Front-End Web Developer's colophon page.">
<meta name="description" content="Helen Chong's colophon page.">
<meta name="generator" content="Eleventy v3.0.0">
<meta property="og:type" content="website">
<meta property="og:url" content="https://helenchong.dev/colophon/">
<meta property="og:site_name" content="Helen Chong | Front-End Web Developer">
<meta property="og:locale" content="en_MY">
<meta property="og:description" content="Helen Chong | Front-End Web Developer's colophon page.">
<meta property="og:description" content="Helen Chong's colophon page.">
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="https://helenchong.dev/colophon/">
<meta name="twitter:description" content="Helen Chong | Front-End Web Developer's colophon page.">
<meta name="twitter:description" content="Helen Chong's colophon page.">
<link rel="canonical" href="https://helenchong.dev/colophon/">


Expand Down
2 changes: 1 addition & 1 deletion projects/frontend-mentor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ <h2 id="introduction">Introduction</h2>
<h2 id="technologies-used">Technologies Used</h2>
<a class="heading-anchor" href="#technologies-used" aria-labelledby="technologies-used"><span hidden>#</span></a></div>
<p>The solutions currently included in the repository are built with HTML, CSS and vanilla JavaScript, with one of them also built with an API.</p>
<!-- ### Challenges Faced
<!-- ## Challenges Faced
Eget mauris pharetra et ultrices. Molestie nunc non blandit massa enim nec. Ut tortor pretium viverra suspendisse potenti nullam ac tortor vitae. Nulla at volutpat diam ut venenatis. Volutpat ac tincidunt vitae semper quis lectus nulla at. -->
<div class="heading-wrapper h2">
Expand Down
4 changes: 2 additions & 2 deletions projects/recipe-hub/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@ <h2 id="technologies-used">Technologies Used</h2>
<h2 id="challenges-faced">Challenges Faced</h2>
<a class="heading-anchor" href="#challenges-faced" aria-labelledby="challenges-faced"><span hidden>#</span></a></div>
<p>The free tier of Tasty API has a limited quota of how much response we can fetch monthly. As we worked on this project, we quickly ran out of quota multiple times, and therefore we had to constantly change our API key.</p>
<div class="heading-wrapper h3">
<h3 id="lessons-learned">Lessons Learned</h3>
<div class="heading-wrapper h2">
<h2 id="lessons-learned">Lessons Learned</h2>
<a class="heading-anchor" href="#lessons-learned" aria-labelledby="lessons-learned"><span hidden>#</span></a></div>
<p>Chingu Voyage was a big help to me for gaining practical experience in working on group projects, and learning both hard and soft skills. Particupating in the Chingu Voyage allowed me to practice not only my HTML, CSS and JavaScript skills, but also my teamwork and communication skills that are needed in group projects.</p>
<p>You can read more about my completion of Chingu Voyage 46 from my blog post: <a href="/blog/posts/2023-11-25-Chingu-Voyage-46-Completed/">Chingu Voyage 46 Completed</a>.</p>
Expand Down

0 comments on commit 3a9dedb

Please sign in to comment.