Manual Link

Some examples for manual links

external link

External link to following page: https://themes.gohugo.io/docsy/

iframe for external page

Include an external page via iframe

internal link with relref

Internal link to following page: [about]({{% relref “about” %}} “internal link”) - The link in the page (which uses alsoe the relref function of Hugo) description doesn’t render correct, because the page description get markdownified and markdownify doesn’t replace shortcodes.

internal without relref

Internal link to following page: about

Hugo like link via url parameter

Hugo like link via url parameter


Last modified July 16, 2021 : change sorting of test-content (9e3e6db)