Skip to content

Commit

Permalink
buttonshome
Browse files Browse the repository at this point in the history
  • Loading branch information
royallyscrewd committed Aug 1, 2024
1 parent 22092d1 commit be3fe25
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 42 deletions.
2 changes: 1 addition & 1 deletion src/components/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ import { DropdownMenu } from "./ui/dropdown-menu";
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-external-link"
class="flex justify-between items-center lucide lucide-external-link"
><path d="M15 3h6v6"></path><path d="M10 14 21 3"
></path><path
d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"
Expand Down
123 changes: 82 additions & 41 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ import link from "@/assets/link.svg";
disambiguation, homonymy, and NIL-mentions, providing a
comprehensive resource for advancing STI research and applications
</p>
<p class="mt-4 mb-6 md:text-base lg:text-base"></p>
<Button
href="https://unimib-datai.github.io/mammotab-docs/"
variant="secondary"
Expand Down Expand Up @@ -147,27 +146,48 @@ import link from "@/assets/link.svg";
optimised lookup approach for generating candidate entities for
annotation. This method enhances the accuracy and efficiency of STI.
</p>
<p class="mt-4 mb-6 md:text-base lg:text-base"></p>
<Button
href="https://unimib-datai.github.io/s-elbat-docs/"
variant="secondary"
>
Check out s-elBat <svg
xmlns="http://www.w3.org/2000/svg"
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-external-link ml-2"
><path d="M15 3h6v6"></path><path d="M10 14 21 3"></path><path
d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"
></path></svg
<div class="flex flex-row gap-4">
<Button
href="https://unimib-datai.github.io/s-elbat-docs/"
variant="secondary"
>
</Button>
Check out s-elBat <svg
xmlns="http://www.w3.org/2000/svg"
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-external-link ml-2"
><path d="M15 3h6v6"></path><path d="M10 14 21 3"></path><path
d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"
></path></svg
>
</Button>
<Button
href="https://selbat.datai.disco.unimib.it/"
variant="primary"
>
Try s-elBat <svg
xmlns="http://www.w3.org/2000/svg"
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-external-link ml-2"
><path d="M15 3h6v6"></path><path d="M10 14 21 3"></path><path
d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"
></path></svg
>
</Button>
</div>
</div>
</div>
<div class="flex flex-wrap lg:flex-nowrap mt-10">
Expand All @@ -188,27 +208,48 @@ import link from "@/assets/link.svg";
ready-to-use platform tailored anyone who is interested in STI
world.
</p>
<p class="mt-4 mb-6 md:text-base lg:text-base"></p>
<Button
href="https://unimib-datai.github.io/mantistable-ui-docs/"
variant="secondary"
>
Check out MantisTable <svg
xmlns="http://www.w3.org/2000/svg"
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-external-link ml-2"
><path d="M15 3h6v6"></path><path d="M10 14 21 3"></path><path
d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"
></path></svg
<div class="flex flex-row gap-4">
<Button
href="https://unimib-datai.github.io/mantistable-ui-docs"
variant="secondary"
>
</Button>
Check out MantisTable <svg
xmlns="http://www.w3.org/2000/svg"
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-external-link ml-2"
><path d="M15 3h6v6"></path><path d="M10 14 21 3"></path><path
d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"
></path></svg
>
</Button>
<Button
href="https://mantistable.datai.disco.unimib.it/"
variant="primary"
>
Try MantisTable <svg
xmlns="http://www.w3.org/2000/svg"
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="lucide lucide-external-link ml-2"
><path d="M15 3h6v6"></path><path d="M10 14 21 3"></path><path
d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"
></path></svg
>
</Button>
</div>
</div>
</div>
</Section>
Expand Down

0 comments on commit be3fe25

Please sign in to comment.