You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The architecture and reply-to-this pages were orphaned
with no way to navigate to or between them.
Add a simple footer with horizontal flexbox links to provide basic
site navigation.
Also normalize unquoted `href`/`src` attributes before
parsing generated HTML in `graphviz-ssr.js`.
This prevents `node-html-parser` from rewriting links like
`href=../architecture/` into empty anchors during SSR.
0 commit comments