1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +02:00

add one more css file to example

This commit is contained in:
s2
2020-02-13 15:39:04 +01:00
parent 7e88906795
commit db9b32db65
2 changed files with 4 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
<!-- some css -->
<link rel="stylesheet" type="text/css" href="css/mywidget.css" />
<link rel="alternate stylesheet" type="text/css" href="css/mywidget.css" />
<link rel="stylesheet" type="text/css" href="css/more.css" />
</head>
<body>