summary refs log tree commit diff
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-03-31 16:11:35 -0400
committerBen Harris <ben@tilde.team>2021-03-31 16:11:35 -0400
commit0db51d6e53187c06b1e80bdde1c00268d753a86b (patch)
treece29e62425b0fd82654d4f0b15719dd852866398
parent7609675d45f307f843480e2021305c84952ef84e (diff)
use ssi for css
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index a225c77..749d31e 100644
--- a/index.html
+++ b/index.html
@@ -15,11 +15,11 @@
         <link href="https://webmention.io/benharr.is/webmention" rel="webmention" />
         <link href="/benharri.asc" rel="pgpkey" />
         <link href="/favicon.ico" rel="shortcut icon" />
-        <link href="/css/style.min.css" rel="stylesheet" />
         <meta content="benharr.is" property="og:title" />
         <meta content="Benjamin Harris" property="og:description" />
         <meta content="/images/profilepic.jpg" property="og:image" />
-        <meta content="/images/profilepic.jpg" name="twitter:card" /></head>
+        <meta content="/images/profilepic.jpg" name="twitter:card" />
+        <style><!--# include file="css/style.min.css" --></style></head>
 
     <body>
         <header>