Fix comment partial and last post.
This commit is contained in:
parent
32f06fa5f2
commit
6d9a033640
2 changed files with 2 additions and 2 deletions
|
@ -89,4 +89,4 @@ the following weeks.
|
|||
If you have any comments, or if you found something strange that looks
|
||||
like a bug in the service, please reach out. You can either send an
|
||||
email to my [public inbox](https://lists.sr.ht/~sergiodj/public-inbox) (see below) or file a bug against the
|
||||
[[<https://bugs.launchpad.net/ubuntu-debuginfod>][ubuntu-debuginfod project on Launchpa
|
||||
[ubuntu-debuginfod project on Launchpad](https://bugs.launchpad.net/ubuntu-debuginfod).
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<section class="comments block">
|
||||
<small>Have a comment? Start a discussion in my <a href="https://lists.sr.ht/~sergiodj/public-inbox">public inbox</a> by sending an email to <a href="mailto:~sergiodj/public-inbox@lists.sr.ht?Subject=Re: {{ .Title }}">~sergiodj/public-inbox@lists.sr.ht</a> [<a href="https://man.sr.ht/lists.sr.ht/etiquette.md">mailing list etiquette</a>], or see <a href="https://lists.sr.ht/~sergiodj/public-inbox?search=\"{{ .Title }}\"">existing discussions</a>.</small>
|
||||
<small>Have a comment? Start a discussion in my <a href="https://lists.sr.ht/~sergiodj/public-inbox">public inbox</a> by sending an email to <a href="mailto:~sergiodj/public-inbox@lists.sr.ht?Subject=Re: {{ .Title }}">~sergiodj/public-inbox@lists.sr.ht</a> [<a href="https://man.sr.ht/lists.sr.ht/etiquette.md">mailing list etiquette</a>], or see <a href="https://lists.sr.ht/~sergiodj/public-inbox?search="{{ .Title }}""> existing discussions</a>.</small>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue