-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_home.htm
21 lines (18 loc) · 1 KB
/
_home.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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>
<title>_home </title>
<link href=".code/preferred.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<p class='header'>
<a href="_home.htm">Home</a> | <a href="_faq.htm">FAQ</a> | <a href="_thesis.htm">Thesis</a> | <a href="_diary.htm">Diary</a> | <a href="_projects.htm">Projects</a> | <a href="resume.htm">Resume</a> | <a href="_todo.htm">Todo</a> | <a href="_index.htm">Index</a> |<p>
<p class='main'>This is the <a href="social sufficiency coalition.htm">Social Sufficiency Coalition</a> homepage.<br/>
<a class="ext" href="http://CrossCrowdPredictiveProduction.github.io">CrossCrowdPredictiveProduction.github.io</a> is <a href="new.htm">new</a>er.<br/>
</p>
<p class='footer'>
Page generated from <a href=".text/_home">_home</a> by <a href=".code/etym.el">etym</a>.</p>
</body>
</html>