feat: new nice landing page

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-12-18 12:59:57 +01:00
commit f4d4499547
No known key found for this signature in database
11 changed files with 434 additions and 13 deletions

17
man/landing_page_ui.Rd Normal file
View file

@ -0,0 +1,17 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/landing_page_ui.R
\name{landing_page_ui}
\alias{landing_page_ui}
\title{Tag list of elements for the FreesearchR landing page}
\usage{
landing_page_ui(i18n)
}
\arguments{
\item{i18n}{i18n function loaded in the UI}
}
\value{
tag list
}
\description{
Tag list of elements for the FreesearchR landing page
}