File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,12 @@ category: Collaborators
1111<img src =" https://simtigrate.gatech.edu/sites/default/files/2024-01/card.ShalailaHaas.jpg " class =" img-fluid z-depth-1 rounded " />
1212</div >
1313
14+
1415[ Link to Website] ( https://shalailahaas.com/ )
1516
16- {% capture remote_content %}{% remote_include https://raw.githubusercontent.com/shalailahaas/shalailahaas.github.io/refs/heads/master /_pages/about.md %}{% endcapture %}
17+ {% capture remote_content %}{% remote_include https://raw.githubusercontent.com/shalailahaas/shalailahaas.github.io/refs/heads/main /_pages/about.md %}{% endcapture %}
1718{% assign lines = remote_content | split: '
1819' %}
19- {% for line in lines offset: 16 limit: 24 %}
20+ {% for line in lines offset: 16 limit: 10 %}
2021{{ line }}
2122{% endfor %}
You can’t perform that action at this time.
0 commit comments