52 lines
2.4 KiB
HTML
52 lines
2.4 KiB
HTML
<html lang="en">
|
|
<head>
|
|
<title>vore microcomputers development blog - blog post title here</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
<link rel="stylesheet" href="/microsoft.css"/>
|
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<div class="container-item">
|
|
<a href="/"><img src="/assets/logo_typeset.svg" alt="vore microcomputers logo"/></a>
|
|
|
|
<h1>Blog Title Here</h1>
|
|
<h5>2023-07-30</h5>
|
|
|
|
<img src="/assets/vs/wip.png" alt="drawing of the vap mascot holding a computer mouse with a construction sign to the right"/>
|
|
|
|
<p>vorem ipsum dolor sit amet</p>
|
|
|
|
<hr/>
|
|
|
|
<h3>legal disclaimer</h3>
|
|
<p>
|
|
this project is not associated in any way with the Unix brand or trademark, despite any potential
|
|
similarities or references to Unix or other Unix-like operating systems.
|
|
</p>
|
|
<p id="footer">
|
|
<br>contact us at <a href="mailto:nikocs@voremicrocomputers.com">nikocs@voremicrocomputers.com</a> <a
|
|
href="/pgp.asc">pgp key</a>
|
|
<br>
|
|
for abuse, copyright, or other legal issues, contact <a href="mailto:devnull@voremicrocomputers.com">devnull@voremicrocomputers.com</a><br>
|
|
<!-- or, call at <a href="tel:1-888-519-0437">+1 (888) 519-0437 (toll-free)</a> or <a href="tel:1-507-767-9433">+1 (507) RMS-YIFF (local)</a> -->
|
|
(our phone system is currently down, sorry!)
|
|
<br><br>
|
|
Vore Microcomputers is an unregistered trademark of Real Microsoft, LLC. all references to "the company"
|
|
are in reference to Real Microsoft, LLC and the name Vore Microcomputers is only a reference to the
|
|
hardware/software focused development project held under Real Microsoft, LLC. Real Microsoft, LLC is
|
|
in no way associated with the Microsoft Corporation or its products/projects.
|
|
<br><br>
|
|
<a href="https://climate.stripe.com/4MO1d9">Our Carbon Footprint</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="container-item">
|
|
<div class="credit">
|
|
<img src="/xenia.png" alt="image of xenia, an anthropomorphic fox who was a contender for the linux mascot"/>
|
|
<span>image made by <a href="https://twitter.com/cathodegaytube/">@cathodegaytube</a>!</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|