feat: add informative note

This commit is contained in:
Daylin Morgan 2023-11-25 02:20:34 -06:00
parent 9c45cf8983
commit fa1e181f4c
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 2 additions and 1 deletions

View File

@ -6,10 +6,11 @@ import ../context
proc render*(): VNode =
result = buildHtml(tdiv(class = "justify-center")):
tdiv(class = "flex flex-col space-y-5"):
tdiv(class = "md:text-4xl text-2xl font-bold font-mono-casual text-center"):
text "discover Nim's ecosystem of third-party libraries and tools"
tdiv(class = "grow md:w-4/5 mx-auto"):
tdiv(class = "flex flex-col md:flex-row grow"):
searchBar()
# ctx.randomPackage()
tdiv():
tdiv():
text "explore tags:"