Compare commits
No commits in common. "3bed8da97ce591a60a566a7b6410670e8ceb94b8" and "895201f3ab7c25215f41a27afea964ef04932bcb" have entirely different histories.
3bed8da97c
...
895201f3ab
2 changed files with 0 additions and 9 deletions
|
@ -12,11 +12,6 @@ layout: base.hbs
|
|||
</time>
|
||||
<h1><a href="{{link}}">{{link}}</a></h1>
|
||||
<h3>{{page.fileSlug}}</h3>
|
||||
<ul>
|
||||
{{#each tags}}
|
||||
<li>{{this}}</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
</header>
|
||||
<main itemprop="articleBody" data-pagefind-body>
|
||||
{{{content}}}
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
link: https://www.elizas.website/
|
||||
tags: [rust, tokio, sitios personales]
|
||||
---
|
Reference in a new issue