Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
qtrinh2 committed Nov 19, 2024
1 parent 5607ed3 commit e100f0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions django/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ <h1 class="text-5xl">Django + Tailwind = ❤️</h1>
<pre>Hello world!</pre>
<pre>fizzbuzz</pre>
</div>
<ul>
<li><a href="/sample">Tailwind Example</a></li>
</ul>
</body>
</html>

0 comments on commit e100f0c

Please sign in to comment.