Skip to content

Commit

Permalink
home.md: add dummy links to static pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Nov 26, 2023
1 parent d52ff26 commit c2c7bac
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/pages/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,13 @@ and can be integrated as an
<p>Copyright © 2023 Liviu Ionescu. All rights reserved.</p>
</div>

<!-- Guarantee links to static pages, for crawlers use. -->
<a href="change-log.html"/>
<a href="credits.html"/>
<a href="install.html"/>
<a href="license.html"/>
<a href="maintainer.html"/>
<a href="testing.html"/>
<a href="user-guide"/>

@endhtmlonly

0 comments on commit c2c7bac

Please sign in to comment.