Skip to content

Commit 49ef88d

Browse files
authored
Update index.erb
made small change to the main page .. will revert when demo complete
1 parent fbd5a5d commit 49ef88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/welcome/index.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<a href="/" class="lang-logo">
44
<img src="<%= asset_path('lang-logo.png') %>">
55
</a>
6-
<h1>Getting Started with Ruby on Heroku</h1>
6+
<h1>Getting Started with Ruby on Heroku 2024</h1>
77
<p>This is a sample Ruby application deployed to Heroku. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the Heroku platform.</p>
88
<a type="button" class="btn btn-lg btn-default" href="https://devcenter.heroku.com/articles/getting-started-with-ruby"><span class="glyphicon glyphicon-flash"></span> Getting Started with Ruby</a>
99
<a type="button" class="btn btn-lg btn-primary" href="https://github.com/heroku/ruby-getting-started"><span class="glyphicon glyphicon-download"></span> Source on GitHub</a>

0 commit comments

Comments
 (0)