Skip to content

Commit

Permalink
Merge pull request #17 from srivatsamarichi/ghdemo
Browse files Browse the repository at this point in the history
fixing the homepage title
  • Loading branch information
srivatsamarichi authored Apr 9, 2020
2 parents 3a0928e + df8e94c commit 193f7bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ The Space Game website is a .NET Core app written in C# that's deployed to Linux

![](https://docs.microsoft.com/en-us/learn/azure-devops/assess-your-development-process/media/2-space-game-top.png)

# Codeacy is awesome
2 changes: 1 addition & 1 deletion Tailspin.SpaceGame.Web/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<section class="intro">
<div class="container">
<img class="title" src="/images/space-game-title.svg" alt="Space Game">
<p>Welcome to the official Space Game website!</p>
<p>Welcome to the official TailspinSpace Game website!</p>
</div>
</section>
<section class="download">
Expand Down

0 comments on commit 193f7bd

Please sign in to comment.