Skip to content

Commit e464d50

Browse files
committed
fixed escape character
1 parent 2edc4f9 commit e464d50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

handbook.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>manuForma User Handbook</title>
77
<link rel="stylesheet" href="handbook/styles.css">
88
<link
9-
href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"
9+
href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&amp;display=swap"
1010
rel="stylesheet">
1111
</head>
1212
<body>

0 commit comments

Comments
 (0)