Link Toolbox page
This commit is contained in:
@@ -8,6 +8,9 @@ export default function PageHelp({ leaving, onLeave, ...props }) {
|
||||
<Fadeable leaving={leaving} onLeave={onLeave}>
|
||||
<SetTitle {...props} title="How to use AOE Technology Radar" />
|
||||
<HeroHeadline>How to use AOE Technology Radar</HeroHeadline>
|
||||
<div className="fullpage-content">
|
||||
<p>See also <a href="aoe-toolbox.html">AOE Toolbox</a></p>
|
||||
</div>
|
||||
</Fadeable>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user