Skip to content

Commit

Permalink
Merged branding changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhill committed Dec 19, 2024
1 parent 844f382 commit c641a62
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion source/casestudies/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ directory_index: false
<div id="content" class="col-md-9">
<div class="col-md-6 mb-3">
<h1>Case Studies</h1>
<p>This section highlights projects that have contributed to and leveraged the MITRE Health Data Interoperability Playbook to achieve success.</p>
<p>This section highlights projects that have contributed to and leveraged the Health Interoperability Playbook to achieve success.</p>
</div>
<div class="d-flex">
<div class="container border-bottom">
Expand Down
4 changes: 2 additions & 2 deletions source/index.html.erb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
pagetitle: Welcome to MITRE Health Data Interoperability Playbook
pagetitle: Welcome to the Health Interoperability Playbook
title: Home
layout: home
theme: home
Expand All @@ -11,7 +11,7 @@ theme: home
<img src="images/interop-puzzle.png" class="d-block mx-lg-auto img-fluid" alt="Puzzle pieces filling together to illustrate data interoperability for healthcare" width="700" height="500" loading="lazy">
</div>
<div class="col-lg-6">
<h1 class="display-5 fw-bold text-body-emphasis lh-1 mb-3">Welcome to the MITRE Health Data Interoperability Playbook!</h1>
<h1 class="display-5 fw-bold text-body-emphasis lh-1 mb-3">Welcome to the Health Interoperability Playbook!</h1>
<p class="lead">Sharing MITRE’s experience developing and deploying health data standards that address real-world challenges in patient care and medical research.</p>
<p class="lead">All medical specialty communities are invited to learn and join the mission.</p>
</div>
Expand Down
4 changes: 2 additions & 2 deletions source/partials/_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<div class="row">
<div class="col-md-4">
<% link_to '/index.html', relative:true do %>
<%= image_tag 'playbook-logo.svg', :alt=>"MITRE Interoperability Playbook Logo" %>
<%= image_tag 'playbook-logo.svg', :alt=>"Health Interoperability Playbook Logo" %>
<% end %>
<p>
The MITRE Interoperability Playbook is provided as a resource for the health information community.
The Health Interoperability Playbook is provided as a resource for the health information community.
For more comments and questions, please email:<br><a href="mailto:mcode@mitre.org">mcode@mitre.org</a>
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion source/partials/_header.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<header class="d-flex flex-wrap align-items-center justify-content-center justify-content-md-between py-2 header">
<div class="col-md-3 mb-2 mb-md-0">
<% link_to '/index.html', relative:true do %>
<%= image_tag 'playbook-logo.svg', :alt=>"MITRE Interoperability Playbook Logo" %>
<%= image_tag 'playbook-logo.svg', :alt=>"Health Interoperability Playbook Logo" %>
<% end %>
</div>

Expand Down
2 changes: 1 addition & 1 deletion source/playbook/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ directory_index: false
</div>
<div id="content" class="col-md-9">
<h1>Introduction & Playbook Tracks</h1>
<p class="lead">The MITRE Health Data Interoperability Playbook aims to help health communities create FHIR-based data standards that provide substantial improvements to patient care and research -- within individual specialties and across all specialties.</p>
<p class="lead">The Health Interoperability Playbook aims to help health communities create FHIR-based data standards that provide substantial improvements to patient care and research -- within individual specialties and across all specialties.</p>


<h2 id="motivation">Why?</h2>
Expand Down
2 changes: 1 addition & 1 deletion source/resources/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ directory_index: false
<div id="content" class="col-md-9">
<div class="col-md-6 mb-3">
<h1>Resources</h1>
<p>On this Resource page, you'll find the MITRE Health Data Interoperability Playbook sections recommended for people in particular roles, lower-level details on particular topics, and links related to the tools, tracks, and Case Studies.</p>
<p>On this Resource page, you'll find the Health Interoperability Playbook sections recommended for people in particular roles, lower-level details on particular topics, and links related to the tools, tracks, and Case Studies.</p>
</div>
<h2>Explore</h2>
<div class="resource-section-container">
Expand Down

0 comments on commit c641a62

Please sign in to comment.