mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-04 06:23:40 +01:00
Update index.jsx
This commit is contained in:
parent
c094bd3d83
commit
7d2bfa2d84
@ -362,7 +362,7 @@ function Home({ initialSettings }) {
|
|||||||
/>
|
/>
|
||||||
</style>
|
</style>
|
||||||
<link rel="preload" href="/api/config/custom.js" as="fetch" crossOrigin="anonymous" />
|
<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">
|
<div className="relative container m-auto flex flex-col justify-start z-10 h-full">
|
||||||
<QuickLaunch
|
<QuickLaunch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user