Skip to content

Commit 8fc9064

Browse files
committed
fix: deploy
1 parent f092133 commit 8fc9064

File tree

6 files changed

+4
-9
lines changed

6 files changed

+4
-9
lines changed

.github/scripts/linkedin_sync.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/workflows/linkedin-sync.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

.markdownlint.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

_data/linkedin_posts.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,12 @@ <h2 class="section-title">Recent Posts</h2>
5757
</div>
5858
</section>
5959

60-
<!-- Skills Overview Section -->
60+
<!-- Optional: Inactive Skills Overview Section (salvage for later)
6161
<section class="skills-section">
6262
<div class="container">
6363
<h2 class="section-title">Technical Skills</h2>
6464
<div class="skills-grid">
65+
<!--
6566
<div class="skill-card">
6667
<div class="skill-icon">☁️</div>
6768
<h4>Cloud Platforms</h4>
@@ -82,9 +83,11 @@ <h4>Containerization</h4>
8283
<h4>Programming</h4>
8384
<p>Python, C++, VHDL</p>
8485
</div>
86+
-->
8587
</div>
8688
</div>
8789
</section>
90+
-->
8891

8992
<!-- Contact Section with additional GitHub link -->
9093
<section class="contact-section">

linkedin-extended.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ title: Home
55

66
# Connect on LinkedIn
77

8-
<p>
9-
Instead of embedding extended content here, please visit my LinkedIn profile for the latest updates.
10-
</p>
11-
128
<div class="linkedin-profile-link">
139
<a href="{{ site.linkedin.profile_url }}" target="_blank" class="linkedin-btn">
1410
<img src="/assets/images/linkedin-logo.png" alt="LinkedIn" class="linkedin-icon">

0 commit comments

Comments
 (0)