Skip to content

Commit e9ec329

Browse files
committed
update to v0.7.2 CSS
1 parent 5b9f306 commit e9ec329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pub static LOG_FILENAME: &str = "cortex.log";
2-
pub static AR5IV_CSS_URL: &str = "//cdn.jsdelivr.net/gh/dginev/ar5iv-css@0.7.1/css/ar5iv.min.css";
2+
pub static AR5IV_CSS_URL: &str = "//cdn.jsdelivr.net/gh/dginev/ar5iv-css@0.7.2/css/ar5iv.min.css";
33
pub static SITE_CSS_URL: &str = "/assets/ar5iv-site.css";
44

55
pub static DOC_NOT_FOUND_TEMPLATE : &str = r###"<!DOCTYPE html>

0 commit comments

Comments
 (0)