mirror of
https://github.com/kingomarnajjar/codespaces-rails.git
synced 2026-07-25 22:27:34 +10:00
11 lines
314 B
Text
11 lines
314 B
Text
<div class="App">
|
|
<header class="App-header">
|
|
<img src="Octocat.png" class="App-logo" alt="logo" />
|
|
<p>
|
|
GitHub Codespaces <span class="heart">♥️</span> Rails
|
|
</p>
|
|
<p class="small">
|
|
Edit <code>app/views/hello/index.html.erb</code> and see changes live!
|
|
</p>
|
|
</header>
|
|
</div>
|