summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorFulton Browne <git@fulton.software>2021-05-25 02:33:35 +0000
committerFulton Browne <git@fulton.software>2021-05-25 02:33:35 +0000
commit8aea797d10fcd0782d49b4a400f5fb75fbfa1e7d (patch)
tree894d0ea7776c8b9228fc6ce67e2da8d5112bc78a /index.html
parentcc636eecb57eee986a41386163d8f9be1c169cdd (diff)
downloadgemini-8aea797d10fcd0782d49b4a400f5fb75fbfa1e7d.tar.gz
css go brrrr
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/index.html b/index.html
index 3d5537d..b0f9d73 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,5 @@
 <html>
+<link rel="stylesheet" href="/style.css">
 <title>fulton.software</title>
 <H1>
 THE WEB IS DEAD
@@ -30,14 +31,4 @@ You can find my blog and most of my content at this domain on gemini.
 <p>
 
 <h1> USE FREE SOFTWARE </h1>
-
-
-
-<a href="http://endsoftpatents.org/innovating-without-patents"><img 
-style="border-width:0" src="http://endsoftpatents.org/local--files/buttons/esp-button.png"></a>
-
-
-
-<a href="https://upgradefromwindows.org"><img src="//static.fsf.org/fsforg/graphics/windows-infographic_share.png" alt="Close Windows, Open Doors"/></a>
-
 </html>
8 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 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229