commit 02e67c9f083f4cfc81e86728af0a7a957175f7e2 parent 27a651d44a9f172ede784ffb991462332110f0c7 Author: mpizzzle <m@michaelpercival.xyz> Date: Sat, 27 Jun 2020 13:45:55 +0100 removing bootleg css for now Diffstat:
| M | index.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html @@ -9,7 +9,7 @@ <meta name="author" content="mpizzzle"> <title>Michael Percival's Home Page</title> <!-- Bootstrap Core CSS --> -<link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.6/united/bootstrap.min.css" rel="stylesheet"> +<!-- <link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.6/united/bootstrap.min.css" rel="stylesheet"> --> </head> <body>