mirror of
https://github.com/Floriansylvain/portfolio.git
synced 2026-08-19 19:53:18 +02:00
⚡️ Loading imgs background in css after main css
This commit is contained in:
+4
-1
@@ -5,7 +5,10 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet-main.css">
|
||||
<noscript>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet-imgs.css">
|
||||
</noscript>
|
||||
|
||||
<title>Florian Sylvain</title>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user