diff --git a/__pycache__/github_writer.cpython-312.pyc b/__pycache__/github_writer.cpython-312.pyc index b194967..c448d60 100644 Binary files a/__pycache__/github_writer.cpython-312.pyc and b/__pycache__/github_writer.cpython-312.pyc differ diff --git a/__pycache__/wordpress_image_downloader.cpython-312.pyc b/__pycache__/wordpress_image_downloader.cpython-312.pyc index 7344032..0ffd023 100644 Binary files a/__pycache__/wordpress_image_downloader.cpython-312.pyc and b/__pycache__/wordpress_image_downloader.cpython-312.pyc differ diff --git a/dist/index.html b/dist/index.html index 85db01e..afaa546 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ - +

The scholarly community is collectively facing a looming crisis as more false research is slipping into publication, threatening the integrity of the scholarly record. Members of the ORCID Senior Team recently devoted a webinar to address how ORCID, and more specifically ORCID member organizations, can help. If you missed the webinar, you can catch the replay here and download the presentation here.

diff --git a/package-lock.json b/package-lock.json index dbaeee9..57b2259 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orcid-wordpress-home-page-deploy", - "version": "v0.1.34", + "version": "v0.1.35", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "orcid-wordpress-home-page-deploy", - "version": "v0.1.34", + "version": "v0.1.35", "license": "ISC", "dependencies": { "line-reader": "^0.4.0" diff --git a/package.json b/package.json index 11ec137..9e2f0dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orcid-wordpress-home-page-deploy", - "version": "v0.1.35", + "version": "v0.1.36", "description": "", "main": "index.js", "scripts": {},