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