Module Footer.Footer

Footer component for all pages

val github_icon : [> Html_types.svg ] Tyxml.Html.elt

Social media icons as SVG

val twitter_icon : [> Html_types.svg ] Tyxml.Html.elt
val linkedin_icon : [> Html_types.svg ] Tyxml.Html.elt

Social media links with icons

Copyright notice

Footer navigation links

val make : ?year:int -> ?name:string -> unit -> [> Html_types.footer ] Tyxml.Html.elt

Complete footer component