Skip to content

Commit

Permalink
Update technicalwriting.md for Jekyll bug with excerpt frontmatter tag
Browse files Browse the repository at this point in the history
  • Loading branch information
HiltonTod committed Feb 10, 2024
1 parent 7cfad6c commit b5e82b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _pages/technicalwriting.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
layout: archive
permalink: /technicalwriting/
title: "Portfolio"
excerpt: "I like to write. I like technology. I like to help. Technical
writing combines those passions. See my **[resume here](/resume/)**."
author_profile: true
feature:
visible: false
Expand All @@ -13,6 +11,9 @@ feature:

{{ page.excerpt | markdownify }}

I like to write. I like technology. I like to help. Technical
writing combines those passions. See my **[resume here](/resume/)**.

---

<div class="grid__wrapper">
Expand Down

0 comments on commit b5e82b1

Please sign in to comment.