Skip to content

Commit

Permalink
Merge pull request #23 from TartejBrothers/Changes
Browse files Browse the repository at this point in the history
Editing OD Page
  • Loading branch information
TartejBrothers authored Jan 10, 2024
2 parents cb35b4b + 7439609 commit ebfbd6f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/components/od.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,13 @@ export default function OdPage() {
<h5>OD’s Taken</h5>
</div>
<div className="odcontentbody">
<p>15th September</p>
<p>15th November</p>
</div>
<div className="odcontentbody">
<p>18th September</p>
<p>18th November</p>
</div>
<div className="odcontentbody">
<p>22nd - 30th November</p>
</div>
</div>
<div className="odmainbottom">
Expand Down

0 comments on commit ebfbd6f

Please sign in to comment.