mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-14 17:00:32 +00:00
Update index.jsx
This commit is contained in:
parent
c094bd3d83
commit
7d2bfa2d84
1 changed files with 1 additions and 1 deletions
|
@ -362,7 +362,7 @@ function Home({ initialSettings }) {
|
|||
/>
|
||||
</style>
|
||||
<link rel="preload" href="/api/config/custom.js" as="fetch" crossOrigin="anonymous" />
|
||||
<script data-name="custom.js" src="/api/config/custom.js" async="{true}" />
|
||||
<script data-name="custom.js" src="/api/config/custom.js" async />
|
||||
|
||||
<div className="relative container m-auto flex flex-col justify-start z-10 h-full">
|
||||
<QuickLaunch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue