Skip to content

Commit

Permalink
PTDB-26 -issue #186
Browse files Browse the repository at this point in the history
  • Loading branch information
craigstanton committed May 9, 2017
1 parent 99ef9b5 commit abb87b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/config/labels.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"button_twitter": "twitter",
"tweet": "Check out the New Zealand Palaeotsunami Database",
"twitter_hashtags" : "tsunami,palaeotsunami",
"twitter_via": "NZcivildefence",
"twitter_via": "niwa_nz",
"twitter_related": "niwa_nz,ECan",
"current_link": "Get link to current view"
},
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@

<!-- Twitter Card data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@NZcivildefence"> <!-- The Twitter @username the card should be attributed to. -->
<meta name="twitter:site" content="@niwa_nz"> <!-- The Twitter @username the card should be attributed to. -->
<meta name="twitter:title" content="New Zealand Palaeotsunami Database"><!-- A concise title for the related content. -->
<meta name="twitter:description" content="All known information about tsunamis that occurred prior to written records"><!-- A description that concisely summarizes the content as appropriate for presentation within a Tweet -->
<meta name="twitter:creator" content="@NZcivildefence"> <!-- @username of content creator -->
<meta name="twitter:creator" content="@niwa_nz"> <!-- @username of content creator -->
<meta name="twitter:image" content="/assets/img/palaeotsunami-db-meta-twitter.png">

<!-- Favicon -->
Expand Down

0 comments on commit abb87b3

Please sign in to comment.