Browse Source

seo, a11y tweaks

Aneurin Barker Snook 11 tháng trước cách đây
mục cha
commit
6c79cf70a3
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      index.html

+ 2 - 1
index.html

@@ -3,6 +3,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="description" content="I have been working with computers for over twenty years and love to solve technical and business problems for a fair price." />
     <title>Aneurin Barker Snook</title>
     <link x-data="font" rel="preload" as="style" onload="this.onload=null; this.rel='stylesheet'" x-bind:href="url">
   </head>
@@ -187,7 +188,7 @@
     </main>
 
     <div x-data="color" id="color">
-      <button x-on:click="rotateColorScheme">
+      <button title="Change colour scheme" x-on:click="rotateColorScheme">
         <template x-if="currentScheme === 'auto'">
           <!-- clock @ https://heroicons.com/mini -->
           <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="size-5">