Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rezamatin1290 authored Sep 23, 2024
1 parent b124f83 commit abde29b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rezamatin - GitHub Personal Page</title>
<title>Reza Matin - GitHub Personal Page</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
Expand Down Expand Up @@ -31,16 +31,17 @@ <h2>درباره من</h2>
<!-- Projects Section -->
<section id="projects">
<h2>پروژه‌ها</h2>
<div class="project">
<li><a href="https://github.com/rezamatin1290" target="_blank">GitHub</a></li>
<!-- <div class="project">
<h3>پروژه ۱: وب‌اپلیکیشن مدیریت کارها</h3>
<p>یک برنامه ساده برای مدیریت وظایف روزانه با استفاده از Python و Flask.</p>
<a href="https://github.com/rezamatin/todo-app" target="_blank">مشاهده در GitHub</a>
</div>
<div class="project">
</div> -->
<!-- <div class="project">
<h3>پروژه ۲: ربات تلگرام</h3>
<p>یک ربات تلگرام برای ارسال پیام‌های خودکار با استفاده از Pyrogram و API تلگرام.</p>
<a href="https://github.com/rezamatin/telegram-bot" target="_blank">مشاهده در GitHub</a>
</div>
</div> -->
</section>

<!-- Contact Section -->
Expand Down

0 comments on commit abde29b

Please sign in to comment.