Footer arrangement
This commit is contained in:
@@ -221,12 +221,12 @@ function AppContent({
|
|||||||
<div style={{ width: "100%", maxWidth: 980, margin: "0 auto" }}>
|
<div style={{ width: "100%", maxWidth: 980, margin: "0 auto" }}>
|
||||||
<Divider style={{ margin: "8px 0 12px" }} />
|
<Divider style={{ margin: "8px 0 12px" }} />
|
||||||
<Paragraph type="secondary">
|
<Paragraph type="secondary">
|
||||||
<Link href="https://git.sgruber.at/lunchtime/lunchtime-web" target="_blank">
|
|
||||||
Source Code
|
|
||||||
</Link> •{" "}
|
|
||||||
<Link href="https://git.sgruber.at/lunchtime/lunchtime-menus" target="_blank">
|
<Link href="https://git.sgruber.at/lunchtime/lunchtime-menus" target="_blank">
|
||||||
Menu Templates
|
Menu Templates
|
||||||
</Link> •{" "}
|
</Link> •{" "}
|
||||||
|
<Link href="https://git.sgruber.at/lunchtime/lunchtime-web" target="_blank">
|
||||||
|
Source Code
|
||||||
|
</Link> •{" "}
|
||||||
<Link href="mailto:lunchtime@sgruber.at">Feedback</Link>
|
<Link href="mailto:lunchtime@sgruber.at">Feedback</Link>
|
||||||
</Paragraph>
|
</Paragraph>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user