|
content
about
contact
github
subname2
#public
linked/
linked/page.py
content = None
main.py
from linked.page import content
graph TD; a[hello] --> b[world]