commit | ddd64c6f1d7ee40dd6887e25f5566e391bda7111 | [log] [tgz] |
---|---|---|
author | Ian Maxon <ian@maxons.email> | Wed Mar 12 10:49:54 2025 -0700 |
committer | Ian Maxon <imaxon@apache.org> | Wed Mar 12 17:53:35 2025 +0000 |
tree | 62e0c699b9140b0b9d3df2c98f2823633260fc9d | |
parent | 5f34114603bb17e7c3493d060d88bad69e418cda [diff] |
Fix breakage due to CSP changes The Apache CSP changed so that we can't load any scripts, fonts, or images from other URLs. Therefore all the ones we currently use have to be put here so they're loaded from the same domain. Also fix some Jekyll URL templating so that _config_dev.yml can work properly with modern Jekyll verisons. Change-Id:If17ec8dbd1de435c9a0c6edf4dab71e6ede2a5a3 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/incubator-asterixdb-site/+/19508 Reviewed-by: Ian Maxon <imaxon@apache.org>