e83a9d82 by Jeff Balicki

eee

1 parent 48b9d51d
...@@ -236,7 +236,7 @@ $(window).on('load resize scroll', function() { ...@@ -236,7 +236,7 @@ $(window).on('load resize scroll', function() {
236 236
237 $('#exampleModal').modal('show'); 237 $('#exampleModal').modal('show');
238 $.ajax({ 238 $.ajax({
239 url: '/wp-content/uploads/2022/03/FP_2021-Financial-Stress-Index_F-1.pdf', 239 url: '/wp-content/uploads/2022/03/FP_2021-Financial-Stress-Index_F2.pdf',
240 method: 'GET', 240 method: 'GET',
241 xhrFields: { 241 xhrFields: {
242 responseType: 'blob' 242 responseType: 'blob'
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
5 Author: the Understrap Contributors 5 Author: the Understrap Contributors
6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors 6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors
7 Template: understrap 7 Template: understrap
8 Version: 1.1.303894 8 Version: 1.1.303895
9 License: GNU General Public License v2 or later 9 License: GNU General Public License v2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11 Text Domain: understrap-child 11 Text Domain: understrap-child
......