diff options
author | Marlow D. Alfonso Díaz <wiikifox@unix.dog> | 2025-09-28 22:34:35 +0000 |
---|---|---|
committer | Marlow D. Alfonso Díaz <wiikifox@unix.dog> | 2025-09-28 22:34:35 +0000 |
commit | 2329a07047c50f9618764dacee23a3ae71dbb8c3 (patch) | |
tree | f2306dfadabd084e2960b6793d03f4ad386fa446 /public/http/doom.xhtml | |
parent | 7157f7e524ce7121bfb0749b52c615a32344df34 (diff) | |
download | wiikifox-den-2329a07047c50f9618764dacee23a3ae71dbb8c3.tar.gz wiikifox-den-2329a07047c50f9618764dacee23a3ae71dbb8c3.tar.bz2 wiikifox-den-2329a07047c50f9618764dacee23a3ae71dbb8c3.zip |
feat: added built files
Diffstat (limited to 'public/http/doom.xhtml')
-rw-r--r-- | public/http/doom.xhtml | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/public/http/doom.xhtml b/public/http/doom.xhtml new file mode 100644 index 0000000..e4de915 --- /dev/null +++ b/public/http/doom.xhtml @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> +<meta name="viewport" content="width=device-width, initial-scale=1" /> +<title>·wiikifox's den: ·doom</title> +<meta name="generator" content="Org Mode" /> +<link rel="stylesheet" type="text/css" +href="./assets/styles.css"/> +</head> +<body> +<div id="content" class="content"> +<h1 class="title">·wiikifox's den: ·doom</h1> +<div id="outline-container-org6f5c117" class="outline-2"> +<h2 id="org6f5c117">i'm now into ·doom mapping!</h2> +<div class="outline-text-2" id="text-org6f5c117"> +<p> +turns out, i discovered that mapping for ·doom is really damn fun, so i started +making maps! this page will serve as an index for my ·doom mapping projects. +</p> +</div> +</div> +<div id="outline-container-orgeec3bee" class="outline-2"> +<h2 id="orgeec3bee">finished projects</h2> +<div class="outline-text-2" id="text-orgeec3bee"> +</div> +<div id="outline-container-org5454d45" class="outline-3"> +<h3 id="org5454d45"><span class="timestamp-wrapper"><span class="timestamp"><2025-09-28 Sun> </span></span> Temple to Our Father</h3> +<div class="outline-text-3" id="text-org5454d45"> +<p> +this is my first ·doom map, made for ·doom ii in the span of two or three +weeks. it's themed around a temple to satan, taken over by demons and military +zombie scientists. +</p> +<ul class="org-ul"> +<li><a href="./assets/doom/temple.zip">download</a></li> +</ul> +</div> +</div> +</div> +</div> +</body> +</html> |