You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+2-55Lines changed: 2 additions & 55 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,58 +5,5 @@ title: Home
5
5
6
6
# Extended LinkedIn Content
7
7
8
-
This site hosts expanded versions of my LinkedIn posts, providing in-depth technical explanations, complete code examples, and additional resources that don't fit LinkedIn's character limits.
<a href="{{ post.url | relative_url }}" class="read-more-link">Read full article →</a>
36
-
</div>
37
-
</div>
38
-
{% endfor %}
39
-
</div>
40
-
41
-
<divclass="clearfix"></div>
42
-
43
-
{% if site.linkedin_extended.size > 3 %}
44
-
<divclass="view-all-link-container">
45
-
<ahref="/linkedin-extended/"class="view-all-link">View all extended posts →</a>
46
-
</div>
47
-
{% endif %}
48
-
49
-
{% if linkedin_posts.size == 0 %}
50
-
<divclass="notice-box">
51
-
<p>No LinkedIn extended posts yet. Check back soon or visit my <ahref="{{ site.linkedin.profile_url }}"target="_blank">LinkedIn profile</a> for my latest updates.</p>
0 commit comments