Files
MaxKey/docs/_includes/head.html

9 lines
208 B
Java
Raw Normal View History

2020-03-07 10:21:38 +08:00
<head>
2020-03-07 10:34:02 +08:00
<!-- syntax highlighting CSS -->
<link rel="stylesheet" href="/css/syntax.css">
2020-03-07 10:21:38 +08:00
2020-03-07 10:34:02 +08:00
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/fluido-1.8.min.css">
2020-03-07 10:21:38 +08:00
</head>