diff options
Diffstat (limited to 'Project-Unite/Views')
| -rw-r--r-- | Project-Unite/Views/Home/Index.cshtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project-Unite/Views/Home/Index.cshtml b/Project-Unite/Views/Home/Index.cshtml index 419ca0e..fd4d92c 100644 --- a/Project-Unite/Views/Home/Index.cshtml +++ b/Project-Unite/Views/Home/Index.cshtml @@ -8,7 +8,7 @@ <h1 id="homeHeading">Welcome to the multi-user domain.</h1> <hr> <p>You are walking into a world of skins, applications, games, websites, viruses, and untold mysteries. Shift it your way while you uncover the truth behind ShiftOS and the multi-user domain.</p> - <a href="#about" class="btn btn-primary btn-xl page-scroll">I'm in.</a> + <a href="#about" class="btn btn-primary btn-xl page-scroll">Let's go!</a> </div> </div> </header> @@ -63,4 +63,4 @@ <a href="https://ci.appveyor.com/project/ComputeLinux/shiftos"><img alt="Build status" src="https://ci.appveyor.com/api/projects/status/ktdv3nt6c3q88g2t?svg=true"></a> - Click that to go to our AppVeyor page. <p>...Or you can get the source code: <a href="http://github.com/shiftos-game/ShiftOS" class="btn btn-default"><span class="glyphicon glyphicon-file"></span> ShiftOS Code on GitHub</a></p> -</section>
\ No newline at end of file +</section> |
