Quartz sync: Aug 31, 2024, 11:04 PM

This commit is contained in:
bfahrenfort 2024-08-31 23:04:21 +10:00
parent 348491b234
commit ef58910292

View File

@ -14,7 +14,6 @@ export default ((opts?: Optionss) => {
const links = opts?.links ?? [] const links = opts?.links ?? []
return ( return (
<footer class={`${displayClass ?? ""}`}> <footer class={`${displayClass ?? ""}`}>
<hr />
<p style="margin-bottom:4px;font-weight:bold;font-size:2em;"> <p style="margin-bottom:4px;font-weight:bold;font-size:2em;">
Share your thoughts with{" "} Share your thoughts with{" "}
<a class="internal" href="/Projects/Obsidian/quartz-comments"> <a class="internal" href="/Projects/Obsidian/quartz-comments">