Skip to content

Commit

Permalink
Add All Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sinalalebakhsh committed Jul 19, 2024
1 parent 6f3a853 commit c68f1a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
5 changes: 0 additions & 5 deletions templates/_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,6 @@
<span class="mm-text">درباره‌ما</span>
</a>
</li>
<li class="mainmenu__item">
<a href="contact-us.html" class="mainmenu__link">
<span class="mm-text">تماس با ما</span>
</a>
</li>
</ul>
</div>
</nav>
Expand Down
3 changes: 3 additions & 0 deletions templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@
HOME
{% endblock %}
{% block content %}

<img class="px-5" src="../static/img/SINA-min.jpg" style="max-height: 500px;" >

{% endblock %}

0 comments on commit c68f1a1

Please sign in to comment.