correct index page title

This commit is contained in:
Kegan Myers 2020-04-12 16:42:24 -05:00
parent cc764a706c
commit 44b90adbc3

View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Fetch Magnet</title> <title>Fetch DHT</title>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/index.css" /> <link rel="stylesheet" type="text/css" href="/index.css" />
<style type="text/css"> <style type="text/css">