Fix HTML typo (#14527)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
81dd45f6cb
commit
1078044001
@@ -1,7 +1,7 @@
|
||||
<link rel="stylesheet" href="/css/base_fonts.css">
|
||||
<link rel="stylesheet" href="/css/styles.css">
|
||||
{{- if .Params.case_study_styles }}
|
||||
<link rel="stylsheet" href="/css/case-study-styles.css">
|
||||
<link rel="stylesheet" href="/css/case-study-styles.css">
|
||||
{{- end }}
|
||||
<link rel="stylesheet" href="{{ "css/jquery-ui.min.css" | relURL }}">
|
||||
<link rel="stylesheet" href="{{ "css/sweetalert.min.css" | relURL }}">
|
||||
|
||||
Reference in New Issue
Block a user