Skip to content

Commit c481529

Browse files
save updates
1 parent b8a2f44 commit c481529

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/.VisualScript.py.swp

-16 KB
Binary file not shown.

src/.VisualScript.py.un~

0 Bytes
Binary file not shown.

src/VisualScript.py~

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ def process_code(file):
166166
<html>
167167
<head>
168168
<title>{title}</title>
169-
<link rel="stylesheet" type="text/css" href="{cssfile}">
169+
<link rel="stylesheet" type="text/css/scss" href="{cssfile}">
170170
</head>
171171
<body>
172172
<h1>{header}</h1>

0 commit comments

Comments
 (0)