Skip to content

Commit

Permalink
Update gt-vip-vyh.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kastnerp committed Aug 27, 2024
1 parent f297ecd commit 170355c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _teaching/gt-vip-vyh.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ category: Georgia Tech
{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/VIP-SMUR/wiki/main/docs/index.md %}{% endcapture %}
{% assign lines = remote_content | split: '
' %}
{% for line in lines offset:2 %}
{% for line in lines offset:3 %}
{{ line }}
{% endfor %}

Expand Down

0 comments on commit 170355c

Please sign in to comment.