yes, so this is the site part of my dendron.yml: `...
# questions
j
yes, so this is the site part of my dendron.yml:
Copy code
yml
site:
    copyAssets: true
    siteHierarchies:
        - tuc
        - semester
        - 'mathematik-iii'
        - 'theoretische-informatik'
        - softwareengineering
        - rechnerorganisation
        - 'mensch-computer-interaktion-i'
        - 'medienretrieval'
    siteRootDir: docs
    usePrettyRefs: true
    title: TUC - Joshua Jeschek
    description: Joshs Uniaufzeichnungen
    author: Joshua Jeschek
    siteLastModified: true
    gh_edit_branch: main
    siteUrl: tuc.jeschek.eu
you can also take a look at the site itself and try clicking on "TUC - Joshua Jeschek" in the upper left corner