friends2/app/views/home/index.html.erb

5 lines
185 B
Plaintext
Raw Normal View History

<h1>Hello World!</h1>
2023-12-20 23:09:42 -06:00
This is my second Rails webpage.<br>
This is my repo: <a href="https://git.wit.org/mariam/" >mariam's git repo</a>
<p>Find me in app/views/home/index.html.erb</p>