mirror of
https://github.com/tildeclub/ttbp.git
synced 2026-01-24 18:50:18 +00:00
initial structure printing
This commit is contained in:
3
bin/config/footer.txt
Normal file
3
bin/config/footer.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
11
bin/config/header.txt
Normal file
11
bin/config/header.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>~endorphant</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="meta">
|
||||
<h1><a href="#">~endorphant</a>@<a href="../">tilde.town</a></h1>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user