mirror of
https://github.com/ohwgiles/laminar.git
synced 2026-03-02 03:40:21 +00:00
remove deprecated href to custom style.css
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
<script src="js/app.js" defer></script>
|
<script src="js/app.js" defer></script>
|
||||||
|
|
||||||
<link href="style.css" rel="stylesheet">
|
<link href="style.css" rel="stylesheet">
|
||||||
<link href="custom/style.css" rel="stylesheet">
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<template id="home"><div id="page-home-main">
|
<template id="home"><div id="page-home-main">
|
||||||
|
|||||||
Reference in New Issue
Block a user