Minor fix
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
title: "uses"
|
||||
type: page
|
||||
specialpost: true
|
||||
aliases:
|
||||
- /stack
|
||||
---
|
||||
|
||||
Specifics about the hardware and software equipment I use for work and for my personal life. The page is part of the [uses.tech](https://uses.tech/) project.
|
||||
|
||||
@@ -1,4 +1,14 @@
|
||||
|
||||
<footer style="border-bottom: none; margin-bottom: 1em; padding-top: 3em;">
|
||||
<header style="background-color: var(--item-bg); border-bottom: none; margin: -1em; padding: 12px 24px; border-radius: 1em; margin-bottom: 1em;">
|
||||
<h2 style="margin: 0;">Mentions</h2>
|
||||
<p>Respond to this post on your own site. If you do,
|
||||
<a href="https://webmention.io/fundor333.com/webmention">send me a webmention</a> here. Find out
|
||||
more about webmentions on the <a href="https://indieweb.org/Webmention">IndieWeb</a>.</p>
|
||||
</header>
|
||||
|
||||
|
||||
</footer>
|
||||
|
||||
<div id="webmentions" class="row">
|
||||
{{ $sitename := .Site.Params.HostName}}
|
||||
@@ -51,3 +61,4 @@
|
||||
|
||||
<div class="row text-center" id="social-share"></div>
|
||||
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user