aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--about.html8
-rw-r--r--contact.html8
-rw-r--r--index.html6
-rw-r--r--post.html8
-rw-r--r--post2.html8
5 files changed, 24 insertions, 14 deletions
diff --git a/about.html b/about.html
index 750c2bd..c8c2e6b 100644
--- a/about.html
+++ b/about.html
@@ -13,7 +13,7 @@
<div class="container">
<!-- nav site title -->
<!-- Input for menu-mobile with checkbox-->
- <input id="navbar-toggle-cbox" role="button" type="checkbox">
+ <input id="navbar-toggle-cbox" type="checkbox">
<!-- End Input for menu-mobile with checkbox-->
<div class="navbar-brand">
<a class="navbar-item">
@@ -22,16 +22,18 @@
<!-- this "navbar-burger" hamburger menu is only visible on mobile -->
<label class="nav__toggle" for="navbar-toggle-cbox">
<!-- Menu -->
- <svg class="menu" viewBox="0 0 448 512" width="100" title="bars">
+ <svg class="menu" viewBox="0 0 448 512" width="100">
<path
d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"
/>
+ <title>Open</title>
</svg>
<!-- Close -->
- <svg class="close" viewBox="0 0 384 512" width="100" title="times">
+ <svg class="close" viewBox="0 0 384 512" width="100">
<path
d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"
/>
+ <title>Close</title>
</svg>
</label>
<!-- end of burger -->
diff --git a/contact.html b/contact.html
index bcb77d6..1a4c3fc 100644
--- a/contact.html
+++ b/contact.html
@@ -13,7 +13,7 @@
<div class="container">
<!-- nav site title -->
<!-- Input for menu-mobile with checkbox-->
- <input id="navbar-toggle-cbox" role="button" type="checkbox">
+ <input id="navbar-toggle-cbox" type="checkbox">
<!-- End Input for menu-mobile with checkbox-->
<div class="navbar-brand">
<a class="navbar-item">
@@ -22,16 +22,18 @@
<!-- this "navbar-burger" hamburger menu is only visible on mobile -->
<label class="nav__toggle" for="navbar-toggle-cbox">
<!-- Menu -->
- <svg class="menu" viewBox="0 0 448 512" width="100" title="bars">
+ <svg class="menu" viewBox="0 0 448 512" width="100">
<path
d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"
/>
+ <title>Open</title>
</svg>
<!-- Close -->
- <svg class="close" viewBox="0 0 384 512" width="100" title="times">
+ <svg class="close" viewBox="0 0 384 512" width="100">
<path
d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"
/>
+ <title>Close</title>
</svg>
</label>
<!-- end of burger -->
diff --git a/index.html b/index.html
index 3cac3a5..b3bbeb4 100644
--- a/index.html
+++ b/index.html
@@ -25,16 +25,18 @@
<!-- this "navbar-burger" hamburger menu is only visible on mobile -->
<label class="nav__toggle" for="navbar-toggle-cbox">
<!-- Menu -->
- <svg class="menu" viewBox="0 0 448 512" width="100" title="bars">
+ <svg class="menu" viewBox="0 0 448 512" width="100">
<path
d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"
/>
+ <title>Open</title>
</svg>
<!-- Close -->
- <svg class="close" viewBox="0 0 384 512" width="100" title="times">
+ <svg class="close" viewBox="0 0 384 512" width="100">
<path
d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"
/>
+ <title>Close</title>
</svg>
</label>
<!-- end of burger -->
diff --git a/post.html b/post.html
index a85ff2c..3e14336 100644
--- a/post.html
+++ b/post.html
@@ -20,7 +20,7 @@
<div class="container">
<!-- nav site title -->
<!-- Input for menu-mobile with checkbox-->
- <input id="navbar-toggle-cbox" role="button" type="checkbox">
+ <input id="navbar-toggle-cbox" type="checkbox">
<!-- End Input for menu-mobile with checkbox-->
<div class="navbar-brand">
<a class="navbar-item">
@@ -29,16 +29,18 @@
<!-- this "navbar-burger" hamburger menu is only visible on mobile -->
<label class="nav__toggle" for="navbar-toggle-cbox">
<!-- Menu -->
- <svg class="menu" viewBox="0 0 448 512" width="100" title="bars">
+ <svg class="menu" viewBox="0 0 448 512" width="100">
<path
d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"
/>
+ <title>Open</title>
</svg>
<!-- Close -->
- <svg class="close" viewBox="0 0 384 512" width="100" title="times">
+ <svg class="close" viewBox="0 0 384 512" width="100">
<path
d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"
/>
+ <title>Close</title>
</svg>
</label>
<!-- end of burger -->
diff --git a/post2.html b/post2.html
index 86ab29d..66a9f90 100644
--- a/post2.html
+++ b/post2.html
@@ -20,7 +20,7 @@
<div class="container">
<!-- nav site title -->
<!-- Input for menu-mobile with checkbox-->
- <input id="navbar-toggle-cbox" role="button" type="checkbox">
+ <input id="navbar-toggle-cbox" type="checkbox">
<!-- End Input for menu-mobile with checkbox-->
<div class="navbar-brand">
<a class="navbar-item">
@@ -29,16 +29,18 @@
<!-- this "navbar-burger" hamburger menu is only visible on mobile -->
<label class="nav__toggle" for="navbar-toggle-cbox">
<!-- Menu -->
- <svg class="menu" viewBox="0 0 448 512" width="100" title="bars">
+ <svg class="menu" viewBox="0 0 448 512" width="100">
<path
d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"
/>
+ <title>Open</title>
</svg>
<!-- Close -->
- <svg class="close" viewBox="0 0 384 512" width="100" title="times">
+ <svg class="close" viewBox="0 0 384 512" width="100">
<path
d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"
/>
+ <title>Close</title>
</svg>
</label>
<!-- end of burger -->