Skip to content

Commit

Permalink
Added other.md page
Browse files Browse the repository at this point in the history
  • Loading branch information
SoulTaker-exe committed Feb 2, 2024
1 parent 831c874 commit d28fd8a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/pages/other.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
type: plain
path: "/other"
title: External Articles about us
---

## *Check Out the Articles from Outside Professional Organisations*
<br>

<h3><a href = "https://france3-regions.francetvinfo.fr/auvergne-rhone-alpes/2014/01/31/ilymun-united-nations-lyon-406141.html"> Article from France 3</a></h3>

<h3><a href = "https://www.parismatch.com/actu/societe/lyon-des-lyceens-recreent-une-veritable-conference-des-nations-unies-234219"> Article from Paris Match</a></h3>
3 changes: 3 additions & 0 deletions src/components/navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ export class Navbar extends Component {
<li>
<a href="/about">The Conference</a>
</li>
<li>
<a href="/other">External Articles</a>
</li>
<li>
<a href="/committees/">Committees & Issues Debated</a>
</li>
Expand Down

0 comments on commit d28fd8a

Please sign in to comment.