]> id.pley.net Git - pod.git/commitdiff
Add favico
authorJer Noble <jer.noble@apple.com>
Mon, 11 Apr 2022 18:16:27 +0000 (11:16 -0700)
committerJer Noble <jer.noble@apple.com>
Mon, 11 Apr 2022 18:16:27 +0000 (11:16 -0700)
RJS_pod.jpg [new file with mode: 0644]
RJS_pod.png [new file with mode: 0644]
index.html

diff --git a/RJS_pod.jpg b/RJS_pod.jpg
new file mode 100644 (file)
index 0000000..418f881
Binary files /dev/null and b/RJS_pod.jpg differ
diff --git a/RJS_pod.png b/RJS_pod.png
new file mode 100644 (file)
index 0000000..e560ad4
Binary files /dev/null and b/RJS_pod.png differ
index 499079ddbcd4ade01bed9d0b553c91bb972c7c65..853b8aad81f6f77eb1cbe2c036c3add3ba1f1aa3 100644 (file)
@@ -3,8 +3,10 @@
 <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
+       <link rel="icon" href="https://rjspod.live/RJS_pod.png">
        <title>RJS Pod</title>
 </head>
 <body>
+       <h1>RJS Pod</h1>
 </body>
 </html>
\ No newline at end of file