Skip to content

Commit abb87b3

Browse files
committed
PTDB-26 -issue #186
1 parent 99ef9b5 commit abb87b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/config/labels.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"button_twitter": "twitter",
1414
"tweet": "Check out the New Zealand Palaeotsunami Database",
1515
"twitter_hashtags" : "tsunami,palaeotsunami",
16-
"twitter_via": "NZcivildefence",
16+
"twitter_via": "niwa_nz",
1717
"twitter_related": "niwa_nz,ECan",
1818
"current_link": "Get link to current view"
1919
},

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222

2323
<!-- Twitter Card data -->
2424
<meta name="twitter:card" content="summary_large_image">
25-
<meta name="twitter:site" content="@NZcivildefence"> <!-- The Twitter @username the card should be attributed to. -->
25+
<meta name="twitter:site" content="@niwa_nz"> <!-- The Twitter @username the card should be attributed to. -->
2626
<meta name="twitter:title" content="New Zealand Palaeotsunami Database"><!-- A concise title for the related content. -->
2727
<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 -->
28-
<meta name="twitter:creator" content="@NZcivildefence"> <!-- @username of content creator -->
28+
<meta name="twitter:creator" content="@niwa_nz"> <!-- @username of content creator -->
2929
<meta name="twitter:image" content="/assets/img/palaeotsunami-db-meta-twitter.png">
3030

3131
<!-- Favicon -->

0 commit comments

Comments
 (0)