Skip to content

Commit

Permalink
i forgot to commit like a dumbass
Browse files Browse the repository at this point in the history
  • Loading branch information
steph1111 committed Aug 17, 2024
1 parent 311eb16 commit 6e349c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/about.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="hero is-fullheight has-text-centered has-background-black-bis" id="about">
<div class="hero-body">
<div class="container">
<h2 class="title has-text-left has-text-white is-size-2 has-text-weight-bold">
<h2 class="title has-text-left has-text-white is-size-2 has-text-weight-bold mgb-medium">
Meet Cabrillo Robotics Club
</h2>
<div class="columns">
Expand Down
1 change: 1 addition & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
{% include navbar.html %}
{% include showcase.html %}
{% include about.html %}
{% include latest-project.html %}
<!-- {% include contact.html %} -->
<!--Footer begins here-->
{% include footer.html %}
Expand Down

0 comments on commit 6e349c3

Please sign in to comment.