build: add Vite web production pipeline
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
}
|
||||
})();
|
||||
</script>
|
||||
<link rel="stylesheet" href="libs/fontawesome/css/all.min.css">
|
||||
<link rel="stylesheet" href="landing.css?v=20260212008">
|
||||
<link rel="stylesheet" href="/libs/fontawesome/css/all.min.css" vite-ignore>
|
||||
<link rel="stylesheet" href="landing.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="page">
|
||||
|
||||
Reference in New Issue
Block a user