-
-
Save rubenwardy/624021ca2eca366084e9ae9970cdf635 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head></head> | |
<body> | |
<nav> | |
<a class="h-card" href="https://rubenwardy.com/"> | |
<img class="d-none u-photo" src="https://rubenwardy.com/static/ruben-512.png" /> | |
<span class="p-name">rubenwardy</span> | |
</a> | |
</nav> | |
<article class="h-entry"> | |
<header> | |
<h1 class="p-name">My Article</h1> | |
<time itemprop="dateCreated" datetime="2022-10-22" class="dt-published"> | |
<a href="/2022/10/22/Minetest-mods-app/" class="u-url">22 October 2022</a> | |
</time> | |
<a href="https://rubenwardy.com/" class="u-author"></a> | |
<div> | |
<a href="/tags/projects/" class="badge badge-primary p-category"> | |
Projects | |
</a> | |
<a href="/tags/android/" class="badge badge-primary p-category"> | |
Android dev | |
</a> | |
<a href="/tags/minetest/" class="badge badge-primary p-category"> | |
Minetest | |
</a> | |
</div> | |
<summary class="d-none p-summary" itemprop="abstract"> | |
<p>A summary</p> | |
</summary> | |
</header> | |
<div itemprop="articleBody" class="e-content"> | |
<p>Post content</p> | |
</div> | |
</article> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment