forked from UKSOURCE/hailearning.edu.vn
fix: update image URL handling to support paths without leading slashes and clean up layout file
This commit is contained in:
@@ -22,7 +22,6 @@ export default function RootLayout({
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="shortcut icon" href="/assets/img/favicon.png" />
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="/assets/css/all.min.css" />
|
||||
<link rel="stylesheet" href="/assets/css/animate.css" />
|
||||
|
||||
Reference in New Issue
Block a user