11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
|
---
|
||
|
layout: layout_eportfolio.njk
|
||
|
eleventyNavigation:
|
||
|
key: tmay
|
||
|
title: TMAY
|
||
|
order: 5
|
||
|
---
|
||
|
|
||
|
<p>Here is a small video I had to make to present myself.</p>
|
||
|
<video src="{{ '/content/2020-11-06-v1.mp4' | url }}" width="1080" height="720" controls></video>
|