about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorarg@10ksloc.org <unknown>2006-07-20 10:12:41 +0200
committerarg@10ksloc.org <unknown>2006-07-20 10:12:41 +0200
commit3657eaedf3f7eec8b14753839345c4edf85a5bf9 (patch)
tree0dfc51dd0eaf78485b4611458c472be556be7ff5
parent9291283a18bdc68608296f1f6cb5f59107ffdf77 (diff)
downloaddwm-3657eaedf3f7eec8b14753839345c4edf85a5bf9.tar.gz
yet another html patch
-rw-r--r--dwm.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/dwm.html b/dwm.html
index 9186048..0eade9d 100644
--- a/dwm.html
+++ b/dwm.html
@@ -15,9 +15,9 @@
 	<body>
 		<center>
 			<img src="dwm.png"/><br />
-			<h2>dynamic window manager</h2>
+			<h3>dynamic window manager</h3>
 		</center>
-		<h2>Description</h2>
+		<h3>Description</h3>
 		<p>
 		dwm is a dynamic window manager for X11.
 		</p>
@@ -97,18 +97,18 @@
 			<li>Mailing List: <a href="http://10kloc.org/cgi-bin/mailman/listinfo/dwm">dwm at wmii dot de</a> <a href="http://10kloc.org/pipermail/dwm/">(Archives)</a></li>
 			<li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li>
 		</ul>
-		<h2>Development</h2>
+		<h3>Development</h3>
 		<p>
 		dwm is actively developed in parallel to wmii. You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command:
 		</p>
 		<p>
 		<code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm</code>
 		</p>
-		<h2>Download</h2>
+		<h3>Download</h3>
 		<ul>
 			<li><a href="http://10kloc.org/download/dwm-0.3.tar.gz">dwm 0.3</a> (13kb) (20060719)</li>
 		</ul>
-		<h2>Miscellaneous</h2>
+		<h3>Miscellaneous</h3>
 		<p>
 		You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a>
 		if you like dwm and the dwm logo, which has been designed by Anselm.
76ea2a94123b11c9258791cc9'>7ecc6f9 ^
363aab5 ^




























7ecc6f9 ^










3f30c27 ^








7ecc6f9 ^



133085b ^



7ecc6f9 ^
133085b ^
6797f93 ^
133085b ^
7ecc6f9 ^


363aab5 ^

8bb115d ^


217e85a ^



363aab5 ^
7ecc6f9 ^




363aab5 ^
363aab5 ^










7ecc6f9 ^





363aab5 ^
363aab5 ^




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