-
Notifications
You must be signed in to change notification settings - Fork 0
/
literature.html
112 lines (63 loc) · 1.92 KB
/
literature.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!doctype html>
<html class="no-js" lang="">
<link rel="stylesheet" type="text/css" href="library.css">
<link rel="icon" href="favicon.gif" type="image/png">
<head>
<title>
literature
</title>
<style type="text/css">
body {background-color: #efefef}
</style>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="pluslorem">
<meta property="og:description" content="osa uveine">
<meta property="og:image" content="https://pluslorem.wiki/lexicon/media/images/000.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="300">
<meta property="og:image:height" content="300">
</head>
<body>
<div id="module-00">
<style type="text/css">
div {
background-size: cover;
background-position: center;
}
</style>
<p>
<a href="./conceptual">CONCEPTUAL</a> . LITERATURE
</p>
<hr>
<p>
Subjector listing out written exploits external to the <a href="./narrative">Narrative</a> projects.
</p>
</div>
<div id="module-02">
<style type="text/css">
#module-02 {
margin-top: 1px;
}
</style>
<p style="text-align: left;">
<a href="./strings">STRINGS</a>
<span style="float: right;">ARCHIVE</span>
</p>
</div>
<div id="module-03">
<style type="text/css">
#module-03 {
margin-top: 1px;
}
</style>
<p style="text-align: left;">
<a href="./deuveir">OSA UVEINE</a> 2014 - 2020
<span style="float: right;"><a href="https://twitter.com/deuveir">TWITTER</a></span>
</p>
<p>
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">BY-NC-SA</a> 4.0
<span style="float: right;"><a href="https://github.com/deuveir">GITHUB</a></span>
</p>
</div>
</body>
</html>