summary refs log tree commit diff stats
path: root/template.html
Commit message (Expand)AuthorAgeFilesLines
* Update all HTML templatesRunxi Yu2024-05-141-18/+30
* New style!Runxi Yu2024-05-051-1/+1
* A multitude of migration-related changesRunxi Yu2024-05-041-1/+1
* Fix remaining andrewyu.org'sRunxi Yu2024-05-011-1/+1
* sed s/andrewyu.org/runxiyu.org/g for some patternsRunxi Yu2024-05-011-1/+1
* Remove HTML smart quotesRunxi Yu2023-08-171-1/+1
* meta viewportRunxi Yu2023-08-161-0/+1
* Public-domain footer on every pageRunxi Yu2023-08-061-0/+1
* Andrew -> Runxi1337 h4xx0r2023-07-271-1/+1
* plain.css -> style.cssAndrew Yu2023-07-151-1/+1
* Mode modificationsAndrew Yu2023-07-151-0/+0
* Eh, suicide jokesAndrew2023-07-151-1/+1
* Physics, kind-of a interest.Andrew2023-07-151-0/+1
* useless commit messageAndrew Yu2022-07-281-1/+1
* fixAndrew Yu2022-07-271-0/+1
* theirAndrew Yu2022-07-261-0/+15
3 13:54:38 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2022-09-03 13:58:30 -0700 editing source code from within the app' href='/akkartik/text.love/commit/run.lua?id=42762ce06290650fe5bec9b516c5dda9e2fd97fb'>42762ce ^
e8d6a8a ^

42762ce ^


















30e7599 ^






42762ce ^
e8d6a8a ^

42762ce ^




c7de474 ^
e8d6a8a ^
42762ce ^











2b3e09c ^
42762ce ^










e2c1bbe ^
42762ce ^
















7d5dae9 ^


5cada8c ^
e8d6a8a ^
5cada8c ^
42762ce ^
9a41c7c ^

42762ce ^

5cada8c ^
42762ce ^






e8ec872 ^
42762ce ^
e8ec872 ^
42762ce ^

2b3e09c ^
42762ce ^
2b3e09c ^
42762ce ^

2b3e09c ^
42762ce ^
2b3e09c ^
42762ce ^

2b3e09c ^
42762ce ^
2b3e09c ^
42762ce ^

2b3e09c ^
42762ce ^
2b3e09c ^
42762ce ^








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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187