diff options
Diffstat (limited to 'docs/posts')
-rw-r--r-- | docs/posts/2023-10-04-bomb-lab.html | 8 | ||||
-rw-r--r-- | docs/posts/index.html | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/posts/2023-10-04-bomb-lab.html b/docs/posts/2023-10-04-bomb-lab.html index 6f2ef59..c401a99 100644 --- a/docs/posts/2023-10-04-bomb-lab.html +++ b/docs/posts/2023-10-04-bomb-lab.html @@ -6,13 +6,13 @@ <link rel="stylesheet" href="/assets/sakura.css" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Bomb Lab Phases 1 & 2</title> + <title>Bomb Lab Phases 1-3</title> <meta name="og:site_name" content="Navan Chauhan" /> <link rel="canonical" href="https://web.navan.dev/" /> <meta name="twitter:url" content="https://web.navan.dev/" /> <meta name="og:url" content="https://web.navan.dev/" /> - <meta name="twitter:title" content="Bomb Lab Phases 1 & 2" /> - <meta name="og:title" content="Bomb Lab Phases 1 & 2" /> + <meta name="twitter:title" content="Bomb Lab Phases 1-3" /> + <meta name="og:title" content="Bomb Lab Phases 1-3" /> <meta name="description" content="Introduction, Phases 1-3 of Bomb Lab for CSCI 2400 Lab - 2" /> <meta name="twitter:description" content="Introduction, Phases 1-3 of Bomb Lab for CSCI 2400 Lab - 2" /> <meta name="og:description" content="Introduction, Phases 1-3 of Bomb Lab for CSCI 2400 Lab - 2" /> @@ -54,7 +54,7 @@ <main> - <h1>Bomb Lab Phases 1 & 2</h1> + <h1>Bomb Lab Phases 1-3</h1> <h2>Introduction</h2> diff --git a/docs/posts/index.html b/docs/posts/index.html index e24bc07..cb1a9f4 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -62,7 +62,7 @@ <ul> - <li><a href="/posts/2023-10-04-bomb-lab.html">Bomb Lab Phases 1 & 2</a></li> + <li><a href="/posts/2023-10-04-bomb-lab.html">Bomb Lab Phases 1-3</a></li> <ul> <li>Introduction, Phases 1-3 of Bomb Lab for CSCI 2400 Lab - 2</li> <li>Published On: 2023-10-04 13:12</li> |