diff index.html @ 76:ed130c092d75

projects: specify `download` in download hrefs remove README.md as well
author Paper <paper@paper.us.eu.org>
date Wed, 03 Apr 2024 09:50:06 -0400
parents d69f3fe99911
children d9242232f51d
line wrap: on
line diff
--- a/index.html	Fri Mar 22 21:42:50 2024 -0400
+++ b/index.html	Wed Apr 03 09:50:06 2024 -0400
@@ -1,10 +1,9 @@
 <!DOCTYPE html>
-<html>
+<html lang="en-US">
 <head>
 	<title>home - Paper's website</title>
 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 	<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
-	<meta name="google-site-verification" content="rILPN0Fit17u21ImKQW-ZHQMvx_Ak7qcuM3ewqtrJg8" />
 	<link href="css/style.css" rel="stylesheet" media="screen">
 	<link rel="shortcut icon" type="image/x-icon" href="favicon.ico?">
 	<style>
@@ -20,11 +19,6 @@
 </head>
 
 <body>
-	<!-- I tried to make this HTML as clean as possible, as to reduce clutter
-	     from what these pages used to look like :/
-
-	     Much of this page has taken "inspiration" (read: was stolen) from
-	     sdomi's page at https://sdomi.pl/ -->
 	<div class="navbar drop-shadow-box">
 		<a href="#" class="navbar-item-active">home</a>
 		<a href="projects/" class="navbar-item">projects</a>