Skip to content

Commit

Permalink
Merge pull request #12 from Dtphelan1/master
Browse files Browse the repository at this point in the history
Collaboration branding changes
  • Loading branch information
Dtphelan1 authored Nov 16, 2016
2 parents f638450 + 1e13443 commit a147d5b
Show file tree
Hide file tree
Showing 15 changed files with 351 additions and 352 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
*.DS_Store
_site/
_site
.sass-cache
.jekyll-assets-cache
.jekyll-metadata
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ DEPENDENCIES
rake (= 10.4.2)

BUNDLED WITH
1.13.5
1.13.6
6 changes: 3 additions & 3 deletions _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<head>
<!-- <title>Standard Health Record Initiative, universal health record, EHR, EMR, Open Source, semantic interoperability, Health IT, Elctronic Health Record, Syntheticmass,MITRE</title>
<!-- <title>Standard Health Record Collaborative, universal health record, EHR, EMR, Open Source, semantic interoperability, Health IT, Elctronic Health Record, Syntheticmass,MITRE</title>
--> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="description" content="The Standard Health Record Initiative is working to create a single, high-quality health record for every individual in the United States.">
<meta name="description" content="The Standard Health Record Collaborative is working to create a single, high-quality health record for every individual in the United States.">
<meta name="keywords" content="HealthIT,medical errors,semantic interoperability,healthcare interoperability,interoperability,Electronic Health Record,Electronic Medical Record,EMR,EHR,synthetic patient,SyntheticMass,MITRE,Personal Health Record,Universal Health Record,National Health Record
">
<title>Standard Health Record Initiative | One human, one health record {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
<title>Standard Health Record Collaborative | One human, one health record {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>

<link href='//fonts.googleapis.com/css?family=Lato:400,300,400italic,700' rel='stylesheet' type='text/css'>
Expand Down
Empty file modified assets/img/completeness.svg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/img/mail_icon.svg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/img/navbar_toggle.svg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/img/shr_brand_logo.svg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/img/timeline-border-first.svg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/img/timeline-border-last.svg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/img/timeline-border.svg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
688 changes: 344 additions & 344 deletions assets/img/world-map-low.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified favicon-16x16.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified favicon-32x32.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified favicon.ico
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="row feedback">
<div class="col-xs-12 col-sm-8 col-md-6 col-sm-offset-2 col-md-offset-3">
<h1 class="title">Feedback</h1>
<p class="text-center">If you would like to provide feedback or start a dialogue about the SHR, please reach out at <a href="mailto:shr-project-list@lists.mitre.org" style="white-space:nowrap">SHR Initiative</a>.</p>
<p class="text-center">If you would like to provide feedback or start a dialogue about the SHR, please reach out at <a href="mailto:shr-project-list@lists.mitre.org" style="white-space:nowrap">SHR Collaborative</a>.</p>
<p class="text-center" style="margin-bottom: 0px;"><a href="https://github.com/standardhealth"><img src="assets/img/GitHub-Mark-64px.png"></a> </p>
<p class="text-center"><a href="https://github.com/standardhealth">Join us on GitHub</a></p>
</div>
Expand Down

0 comments on commit a147d5b

Please sign in to comment.