summaryrefslogtreecommitdiff
path: root/snippets/head.html
diff options
context:
space:
mode:
authorpdp8 <pdp8@pdp8.info>2023-08-16 15:25:17 +0200
committerpdp8 <pdp8@pdp8.info>2023-08-16 15:25:17 +0200
commitac90ab7c69b35546135cacf9ed2ed98261047dac (patch)
tree0eac8141030f85525ec56dbee3dea90ea4a5c600 /snippets/head.html
parenta3ab009e96db2269dcf3f6dd1c103aa885186ee4 (diff)
mail and social
Diffstat (limited to 'snippets/head.html')
-rw-r--r--snippets/head.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/snippets/head.html b/snippets/head.html
deleted file mode 100644
index 78f38da..0000000
--- a/snippets/head.html
+++ /dev/null
@@ -1,15 +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.2.0/css/fork-awesome.min.css" integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous">
- <link rel="stylesheet" type="text/css" href="/style.css">
- <link rel="icon" type="image/png" href="/pdp8.png">
- <link rel="alternate" type="application/rss+xml" title="pdp8 rss feed" href="https://pdp8.info/rss.xml">
- </head>
-
- <body>