added subpages
This commit is contained in:
13
app/views/welcome/index.html.erb
Normal file
13
app/views/welcome/index.html.erb
Normal file
@ -0,0 +1,13 @@
|
||||
<div>
|
||||
<h1 class="font-bold text-4xl">Welcome</h1>
|
||||
<p>Find me in app/views/welcome/index.html.erb</p>
|
||||
</div>
|
||||
|
||||
<p class="mt-10">
|
||||
<h2>Beschreibung</h2>
|
||||
<ul>
|
||||
<li>Was sind Tags</li>
|
||||
<li>was ist CSS</li>
|
||||
<li>Wir machen und das Leben einfacher mit Tailwind CSS</li>
|
||||
</ul>
|
||||
</p>
|
||||
Reference in New Issue
Block a user