31 lines
798 B
Markdown
31 lines
798 B
Markdown
+++
|
|
title = "Test"
|
|
author = "ydreniv"
|
|
date = "2022-12-13"
|
|
updated = "2022-12-13"
|
|
template = "test.html"
|
|
+++
|
|
|
|
This is a test page.
|
|
|
|
## Webmention tests
|
|
|
|
1. <a href="https://tilde.town/~ydreniv/ideas">Ydreniv's Ideas</a>
|
|
2. <a href="https://tilde.town/~ydreniv/ideas/">Ydreniv's Ideas</a>
|
|
3. This ?
|
|
<div class="h-entry">
|
|
<a href="https://tilde.town/~ydreniv/ideas/">Ydreniv's Ideas</a>
|
|
</div>
|
|
|
|
<div class="h-entry">
|
|
<h3 class="p-name">Testing webmention.js</h3>
|
|
<time class="dt-published">2022-12-13</time>
|
|
<p class="e-content">
|
|
I've quickly setup <a href="https://github.com/PlaidWeb/webmention.js">Webmention.js</a> on the blog.
|
|
I'm not sure it works yet, but I'm still linking
|
|
<a href="https://tilde.town/~ydreniv/blog/hello-world/"
|
|
class="u-in-reply-to">my Hello World</a> to try.
|
|
|
|
</div>
|
|
|