We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6822c8 + a1c086d commit 070a695Copy full SHA for 070a695
templates/index.html
@@ -1,7 +1,7 @@
1
<!doctype html>
2
<html lang="en">
3
<head>
4
- {% set cdn_base_url = "https://redhatstatic.com/dssf-001/v2/" %}
+ {% set cdn_base_url = "https://www.redhatstatic.com/dssf-001/v2/" %}
5
{% if config.extra.env == "dev" %}
6
{% set cdn_base_url = "https://cdn.jsdelivr.net/npm/" %}
7
{% endif %}
0 commit comments