We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6822c8 commit a1c086dCopy full SHA for a1c086d
1 file changed
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