]> git.bochard.net Git - mysite.git/commitdiff
added </head> beacuse i forgot
authortenkyuu <hello@tenkyuu.dev>
Mon, 18 Nov 2024 01:28:25 +0000 (09:28 +0800)
committertenkyuu <hello@tenkyuu.dev>
Mon, 18 Nov 2024 01:28:25 +0000 (09:28 +0800)
contact.html
index.html
privacy-policy.html
projects/palindrome-checker.html [new file with mode: 0644]
terms-of-service.html

index 8fae427d62d5c025e77c588354925743c1e33fd5..8560c1ce093ee78216a06f54a5d0a5ecae8df8e5 100644 (file)
@@ -21,6 +21,7 @@
   <!-- Bunny Fonts -->
   <link rel="preconnect" href="https://fonts.bunny.net">
   <link href="https://fonts.bunny.net/css2?family=Amatic+SC:wght@400;700&family=Pangolin&display=swap" rel="stylesheet" media="print" onload="this.onload=null;this.removeAttribute('media');">
+</head>
 <body>
   <header>
     <a href="https://tenkyuu.dev"
index d4f88bacf21d7125ae160e195ff7fd8f45855b28..801ec789134c4a4c851c0e44abff0244b901673a 100644 (file)
@@ -21,6 +21,7 @@
   <!-- Bunny Fonts -->\r
   <link rel="preconnect" href="https://fonts.bunny.net">\r
   <link href="https://fonts.bunny.net/css2?family=Amatic+SC:wght@400;700&family=Pangolin&display=swap" rel="stylesheet" media="print" onload="this.onload=null;this.removeAttribute('media');">\r
+</head>\r
 <body>\r
   <header>\r
     <a href="https://tenkyuu.dev"\r
index e1f5ac2365ba78429d8b0d01ce6c9c0e09d8d045..924ed29a58e477d16e0e136976a63f2e2014f800 100644 (file)
@@ -21,6 +21,7 @@
   <!-- Bunny Fonts -->
   <link rel="preconnect" href="https://fonts.bunny.net">
   <link href="https://fonts.bunny.net/css2?family=Amatic+SC:wght@400;700&family=Pangolin&display=swap" rel="stylesheet" media="print" onload="this.onload=null;this.removeAttribute('media');">
+</head>
 <body>
   <header>
     <a href="https://tenkyuu.dev"
diff --git a/projects/palindrome-checker.html b/projects/palindrome-checker.html
new file mode 100644 (file)
index 0000000..0e6c9b7
--- /dev/null
@@ -0,0 +1,26 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="UTF-8">
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+  <meta name="author" content="rain/bocharudo">
+  <meta name="description" content="I code on paper and create websites out of it.">
+  <meta name="referrer" content="no-referrer">
+  <meta name="robots" content="index, follow">
+  <title>rain - web developer</title>
+  <link rel="icon" type="image/ico" href="assets/icons/favicon.ico">
+  <link rel="preload" href="css/styles.css" as="style">
+  <link rel="stylesheet" href="css/styles.css">
+  <!-- meta stuffs -->
+  <meta property="og:type" content="website">
+  <meta property="og:title" content="rain - web developer">
+  <meta property="og:description" content="I code on paper and create websites out of it.">
+  <meta property="og:image" content="assets/pfp/profile.jpg">
+  <meta property="og:url" content="https://tenkyuu.dev">
+  <meta name="twitter:card" content="summary_large_image">
+  <!-- Bunny Fonts -->
+  <link rel="preconnect" href="https://fonts.bunny.net">
+  <link href="https://fonts.bunny.net/css2?family=Amatic+SC:wght@400;700&family=Pangolin&display=swap" rel="stylesheet" media="print" onload="this.onload=null;this.removeAttribute('media');">
+<body>
+</body>
+</html>
\ No newline at end of file
index db29f2764600546ecd7bb799f543d0c4e963bff3..4af995ed1d6ac21a9b13d8df7b0556fa4c27a3e5 100644 (file)
@@ -21,6 +21,7 @@
   <!-- Bunny Fonts -->
   <link rel="preconnect" href="https://fonts.bunny.net">
   <link href="https://fonts.bunny.net/css2?family=Amatic+SC:wght@400;700&family=Pangolin&display=swap" rel="stylesheet" media="print" onload="this.onload=null;this.removeAttribute('media');">
+</head>
 <body>
   <header>
     <a href="https://tenkyuu.dev"