imfreedom/www.imfreedom.org

Fix the IRS lookup again.

13 months ago, Gary Kramlich
0453c3919da4
Fix the IRS lookup again.

Testing Done:
Ran `npm hugo:server` locally

Reviewed at https://reviews.imfreedom.org/r/2395/
{
"tabWidth": 4,
"useTabs": true,
"pluginSearchDirs": ["./"],
"proseWrap": "always",
"trailingComma": "es5",
"overrides": [
{
"files": "tools/**/*.js",
"options": {
"semi": false,
"singleQuote": true
}
}
]
}