vtengine-minetest-fun/VT-Engine.html

35 lines
752 B
HTML

<!--
title: About Tuxy
description: This is about Tuxy, read to know about Tuxy.
published: 1
date: 2024-03-08T21:50:50.705Z
tags:
editor: code
dateCreated: 2024-03-08T19:02:50.076Z
-->
<!-- About Tuxy
This is about Tuxy.
Tuxy is an 18 year old who is interested in making this page right here. In fact, he just made it.
-->
<script>
alert ("BACON");
function showdetails(page) {
var tuxy = page.getAttribute("data-tuxy-info");
alert("This is a test");
}
</script>
<h1>About Tuxy of Valeron</h1>
<p>This is about Tuxy.</p>
<p>Tuxy is an 18 year old who is interested in making this page right here. In fact, he just made it.</p>
<body>
<hl>Info</hl>
<p>Click below to see info</p>
<button> </button>
</body>
<html>