diff options
author | pdp8 <pdp8@pdp8.info> | 2022-08-21 18:14:59 +0200 |
---|---|---|
committer | pdp8 <pdp8@pdp8.info> | 2022-08-21 18:14:59 +0200 |
commit | 28792e4d504d59b5aeab70d66ea6be51c9c683b1 (patch) | |
tree | d42ce53d97b092b7671dda95e19465133c7c9f92 /head.html | |
parent | ec4c08d91081de6d9c7404742c70a94cea250dce (diff) |
snippets dir
Diffstat (limited to 'head.html')
-rw-r--r-- | head.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/head.html b/head.html deleted file mode 100644 index 89119aa..0000000 --- a/head.html +++ /dev/null @@ -1,13 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - - <head> - <meta charset="UTF-8"> - <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0"> - <title>pdp8</title> - <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css" integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY=" crossorigin="anonymous"> - <link rel="stylesheet" type="text/css" href="/style.css"> - </head> - - <body> |