We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c8102c commit 1382af6Copy full SHA for 1382af6
_team/martinez_mori.md
@@ -12,11 +12,12 @@ category: Collaborators
12
</div>
13
<br>
14
15
+[Link to Website](https://jcmartinezmori.github.io/)
16
+
17
{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/jcmartinezmori/jcmartinezmori.github.io/refs/heads/master/_pages/about.md %}{% endcapture %}
18
{% assign lines = remote_content | split: '
19
' %}
20
{% for line in lines offset: 21 limit: 22 %}
21
{{ line }}
22
{% endfor %}
23
-[Link to Website](https://jcmartinezmori.github.io/)
0 commit comments