8000 fix rename css file name · MikeWellC/cnblogs-markdown-css@1e7ee7d · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e7ee7d

Browse files
committed
fix rename css file name
1 parent 6cbb0ff commit 1e7ee7d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1, minimal-ui">
66
<title>GitHub Markdown CSS demo</title>
7-
<link rel="stylesheet" href="github-markdown.css">
7+
<link rel="stylesheet" href="cnblogs-markdown.css">
88
<style>
99
body {
1010
min-width: 200px;

0 commit comments

Comments
 (0)
0