Skip to content

Commit 4bf6279

Browse files
author
Said Elimam
committed
remove portfolio project
1 parent 7938565 commit 4bf6279

File tree

8 files changed

+7
-33
lines changed

8 files changed

+7
-33
lines changed

.htaccess

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@
3434
# Custom error pages (optional)
3535
# ErrorDocument 404 /404.html
3636

37+

.well-known/security.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ Expires: 2026-12-31T23:59:59.000Z
33
Preferred-Languages: en, fr
44
Canonical: https://devcompack.github.io/.well-known/security.txt
55

6+

404.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@
5454
</body>
5555
</html>
5656

57+

humans.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ Standards: HTML5, CSS3, JavaScript
1515
Components: Modern CSS, Responsive Design
1616
Software: VS Code, Git
1717

18+

index.html

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -125,39 +125,6 @@ <h2 class="card-title">
125125
</div>
126126
</div>
127127

128-
<div class="card" data-status="live">
129-
<span class="card-label label-live">
130-
<span class="status-dot"></span>live
131-
</span>
132-
<a href="https://github.com/saidelimam/portfolio" class="card-image">
133-
<div class="card-image-wrapper">
134-
<img alt="Portfolio Template logo" src="images/portfolio.webp" width="140" height="140" loading="eager">
135-
</div>
136-
</a>
137-
<div class="card-content">
138-
<div class="card-header">
139-
<h2 class="card-title">
140-
<a href="https://github.com/saidelimam/portfolio">Portfolio Template</a>
141-
</h2>
142-
<span class="card-year">2025</span>
143-
</div>
144-
<p class="card-description">Open-Source Semi-Dynamic Portfolio Template.</p>
145-
<div class="card-links">
146-
<a href="https://github.com/saidelimam/portfolio" class="card-link">
147-
<span>View Template</span>
148-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
149-
<path d="M6 12L10 8L6 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
150-
</svg>
151-
</a>
152-
<a href="https://github.com/saidelimam/portfolio" class="github-link tooltip-trigger" target="_blank" rel="noopener noreferrer" aria-label="View Portfolio on GitHub" data-tooltip="View on GitHub">
153-
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
154-
<path d="M12 2C6.477 2 2 6.477 2 12c0 4.42 2.865 8.17 6.839 9.49.5.092.682-.217.682-.482 0-.237-.008-.866-.013-1.7-2.782.603-3.369-1.34-3.369-1.34-.454-1.156-1.11-1.463-1.11-1.463-.908-.62.069-.608.069-.608 1.003.07 1.531 1.03 1.531 1.03.892 1.529 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.11-4.555-4.943 0-1.091.39-1.984 1.029-2.683-.103-.253-.446-1.27.098-2.647 0 0 .84-.269 2.75 1.025A9.578 9.578 0 0112 6.836c.85.004 1.705.114 2.504.336 1.909-1.294 2.747-1.025 2.747-1.025.546 1.377.203 2.394.1 2.647.64.699 1.028 1.592 1.028 2.683 0 3.842-2.339 4.687-4.566 4.935.359.309.678.919.678 1.852 0 1.336-.012 2.415-.012 2.743 0 .267.18.578.688.48C19.138 20.167 22 16.418 22 12c0-5.523-4.477-10-10-10z" fill="currentColor"/>
155-
</svg>
156-
</a>
157-
</div>
158-
</div>
159-
</div>
160-
161128
<div class="card" data-status="live">
162129
<span class="card-label label-live">
163130
<span class="status-dot"></span>live

manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@
2626
"dir": "ltr"
2727
}
2828

29+

robots.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Sitemap: https://devcompack.github.io/sitemap.xml
1010
# Disallow: /private/
1111
# Disallow: /admin/
1212

13+

sitemap.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
</url>
1212
</urlset>
1313

14+

0 commit comments

Comments
 (0)