deploy: f711c2034a
This commit is contained in:
16
index.html
16
index.html
@ -6,8 +6,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Topos</title>
|
||||
|
||||
<script type="module" crossorigin src="/assets/index-6485f1cf.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-7c4c00d0.css">
|
||||
<script type="module" crossorigin src="/assets/index-f2cfb381.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-b782fa75.css">
|
||||
</head>
|
||||
<style>
|
||||
|
||||
@ -175,11 +175,7 @@
|
||||
<h5 class="mb-2 lg:text-2xl text-xl font-bold tracking-tight text-white">Discord</h5>
|
||||
<p class="font-normal text-white">Join the community on the official Topos/Sardine Discord Server.</p>
|
||||
</a>
|
||||
<a href="https://topos.raphaelforment.fr" class="block max-w-sm p-6 border border-gray-200 rounded-lg shadow bg-gray-800 border-gray-800 hover:bg-gray-700">
|
||||
<h5 class="mb-2 text-xl lg:text-2xl font-bold tracking-tight text-white">Website</h5>
|
||||
<p class="font-normal text-white">Documentation, videos and more on the official website.</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex space-x-6 border-t border-gray-200 rounded-b dark:border-gray-600 mx-4 border-spacing-y-4">
|
||||
<button id="close-settings-button" data-modal-hide="defaultModal" type="button" class="hover:bg-gray-700 bg-gray-800 mt-4 mb-4 text-white focus:ring-4 font-medium rounded-lg text-sm px-5 py-2.5 text-center">OK</button>
|
||||
</div>
|
||||
@ -202,11 +198,7 @@
|
||||
<h5 class="sm:pt-2 mb-2 lg:text-2xl text-xl font-bold tracking-tight text-white">Discord</h5>
|
||||
<p class="sm:pb-2 font-normal text-white">Join the community on the official Topos/Sardine Discord Server.</p>
|
||||
</a>
|
||||
<a href="https://topos.raphaelforment.fr" class="block max-w-sm lg:p-6 border border-gray-200 rounded-lg shadow bg-gray-800 border-gray-800 hover:bg-gray-700">
|
||||
<h5 class="sm:pt-2 mb-2 text-xl lg:text-2xl font-bold tracking-tight text-white">Website</h5>
|
||||
<p class="sm:pb-2 font-normal text-white">Documentation, videos and more on the official website.</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user