@@ -1,2 +1,2 @@
-<h1>Welcome to Spork!</h1>
+<h1>Welcome to Jumpstart!</h1>
<p class="lead">Use this document as a way to quickly start any new project.<br> All you get is this text and a mostly barebones HTML document.</p>
@@ -1,4 +1,4 @@
-<title>Spark</title>
+<title>Jumpstart</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
@@ -7,7 +7,7 @@
<nav class="navbar navbar-expand-md navbar-light bg-light">
<div class="container">
- <%= link_to "Spark", root_path, class: "navbar-brand" %>
+ <%= link_to "Jumpstart", root_path, class: "navbar-brand" %>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarMain" aria-controls="navbarsExample04" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>