fix: admin.css 경로 수정 - /taxbaik/css/admin.css
TaxBaik CI/CD / build-and-deploy (push) Successful in 45s
TaxBaik CI/CD / build-and-deploy (push) Successful in 45s
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap" rel="stylesheet" />
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
|
||||
<link href="https://cdn.jsdelivr.net/npm/@@mudblazor/mudblazor@@6.9.4/MudBlazor.min.css" rel="stylesheet" />
|
||||
<link rel="stylesheet" href="~/css/admin.css" />
|
||||
<link rel="stylesheet" href="/taxbaik/css/admin.css" />
|
||||
<component type="typeof(HeadOutlet)" render-mode="InteractiveServer" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user