Skip to content

Commit f65aabe

Browse files
authored
Update index.njk
1 parent b822a5c commit f65aabe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/index.njk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: layouts/base.njk
33
title: ""
4-
description: "The MIST Lab pushes the boundaries of autonomous robotics at Polytechnique Montréal from swarms of drones to lunar rovers."
4+
description: "The MIST Lab pushes the boundaries of autonomous robotics at Polytechnique Montréal, from swarms of drones to lunar rovers."
55
---
66

77
<!-- HERO -->
@@ -20,7 +20,7 @@ description: "The MIST Lab pushes the boundaries of autonomous robotics at Polyt
2020
<div class="hero-content">
2121
<div class="hero-eyebrow">Polytechnique Montréal · Autonomous Robotics</div>
2222
<h1>Robotics at<br>the Edge of<br><em>the Possible</em></h1>
23-
<p class="hero-sub">The MIST Lab pushes the boundaries of autonomous roboticsfrom swarms of drones to lunar rovers, to caves and planetary surfaces operating where infrastructure ends.</p>
23+
<p class="hero-sub">The MIST Lab pushes the boundaries of autonomous robotics, from swarms of drones to lunar rovers, to caves and planetary surfaces, operating where infrastructure ends.</p>
2424
<div class="hero-actions">
2525
<a href="{{ '/projects/' | url }}" class="btn-primary">Explore Research</a>
2626
<a href="#contact" class="btn-ghost">Join the Lab</a>
@@ -56,7 +56,7 @@ description: "The MIST Lab pushes the boundaries of autonomous robotics at Polyt
5656
<div class="section-label">Research Areas</div>
5757
<h2>Where We Push<br>the Frontier</h2>
5858
</div>
59-
<p class="research-intro">From autonomous swarms navigating caves to AI-powered field robots operating in extreme environments our work drives the next generation of intelligent systems.</p>
59+
<p class="research-intro">From autonomous swarms navigating caves to AI-powered field robots operating in extreme environments, our work drives the next generation of intelligent systems.</p>
6060
</div>
6161
<div class="research-grid reveal">
6262
{% for project in projects | featured %}

0 commit comments

Comments
 (0)