diff options
author | pdp8 <pdp8@pdp8.info> | 2024-05-12 14:25:54 +0200 |
---|---|---|
committer | pdp8 <pdp8@pdp8.info> | 2024-05-12 14:25:54 +0200 |
commit | cc9ba5c105845105b4df19d70389600f8c503fa8 (patch) | |
tree | 96fe692976152af544d07e7481e20eef8caef1fa /contact.html | |
parent | 4fa2fc4632a70ddd9fcaae955f2cae798af0226a (diff) |
Sun May 12 02:25:54 PM CEST 2024
Diffstat (limited to 'contact.html')
-rw-r--r-- | contact.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contact.html b/contact.html index 863353a..72a44d4 100644 --- a/contact.html +++ b/contact.html @@ -6,7 +6,6 @@ <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"> |