Skip to content

Commit 32eef22

Browse files
committed
Update curation page icon
1 parent fbf1993 commit 32eef22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

automate/minimus_mdf_flow.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -194,11 +194,11 @@ def curation_steps(sender_email):
194194
"landing_page": {
195195
"url_suffix.$": "$._context.action_id",
196196
"header_background": "#FFF8C6",
197-
"header_icon_url": "https://materialsdatafacility.org/images/MDF-logo@2x.png",
197+
"header_icon_url": "https://connect.materialsdatafacility.org/static/img/MDF-logo%402x.png",
198198
"header_icon_link": "https://materialsdatafacility.org",
199199
"header_text": "Curate an MDF Dataset",
200200
"page_title": "Materials Data Facility",
201-
"preamble_text.=": "'A new dataset has been submitted. ' + `$.mdf_portal_link` +' Please sreview it to allow processing to continue.'"},
201+
"preamble_text.=": "'A new dataset has been submitted. ' + `$.mdf_portal_link` +' Please review it to allow processing to continue.'"},
202202
"options": [
203203
{
204204
"name": "accepted",

0 commit comments

Comments
 (0)