diff --git a/_layouts/presentation.html b/_layouts/presentation.html
index 2b976e5..091f7f8 100644
--- a/_layouts/presentation.html
+++ b/_layouts/presentation.html
@@ -31,6 +31,7 @@
{{ page.title }}
This workshop is near capacity.
{% endif %}
+
{{ content }}
{% if page.learning-outcomes or page.attendee-requirements %}
@@ -69,6 +70,10 @@
{{ page.title }}
{% endfor %}
{% endfor %}
+ {% if page.link %}
+
Recording
+ {% endif %}
+
{% if show_speakers %}
Speaker(s)
diff --git a/_posts/2025-03-10-getting-everyone-on-the-same-page-building-a-shared-governance-structure-for-digital-projects.md b/_posts/2025-03-10-getting-everyone-on-the-same-page-building-a-shared-governance-structure-for-digital-projects.md
index 607dbe9..6961e60 100644
--- a/_posts/2025-03-10-getting-everyone-on-the-same-page-building-a-shared-governance-structure-for-digital-projects.md
+++ b/_posts/2025-03-10-getting-everyone-on-the-same-page-building-a-shared-governance-structure-for-digital-projects.md
@@ -14,5 +14,6 @@ speakers:
- john-dewees
speaker-text: Lauren Gallina, John Dewees
title: "Getting Everyone on the Same Page: Building a Shared Governance Structure for Digital Projects "
+link: "https://www.youtube.com/live/A3l4OSTOQzo?t=3247"
---
Coordinating the work of multiple people on projects can be a thorny problem. This can be especially difficult when folks work in different departments and on different levels of the org chart. The University of Rochester has been working on a governance structure to ensure that the handling of digital projects can be done consistently, that the management of these projects does not depend on a particular person being in a role, and to foster clear communication and greater trust. This presentation will include a discussion of how this iterative process came about, how the framework developed for digital projects management came to be, what artifacts were necessary to create along the way, and how we are going to guarantee that this model will keep us on track and help accomplish our goals well into the future.