NAME
App::LinkSite::Site
SYNOPIS
(You probably want to just look at the linksite application.)
DESCRIPTION
A class to model a link site (part of App::LinkSite).
METHODS
has_sections
Returns true if the site has any non-empty sections.
all_links
Returns all links from both the links array and all sections.
json_ld
Returns a JSON/LD fragment for this web site.
AUTHOR
Dave Cross <dave@davecross.co.uk>
COPYRIGHT AND LICENCE
Copyright (c) 2024, Magnum Solutions Ltd. All Rights Reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.