export default () => { return ( <dl> <dt>Pathname</dt> <dd data-pathname="/static">/static</dd> </dl> ) }