From f797bb14f7413df2abac6326c6df769004e50aa1 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Mon, 1 May 2023 09:35:25 -0600 Subject: small bugfix, add toc settings, update example site and delete unnecessary static assets --- .../src/doc/_includes/examples/accessible.html | 101 --------------------- 1 file changed, 101 deletions(-) delete mode 100644 pyssg.xyz/live/static/fork-awesome/src/doc/_includes/examples/accessible.html (limited to 'pyssg.xyz/live/static/fork-awesome/src/doc/_includes/examples/accessible.html') diff --git a/pyssg.xyz/live/static/fork-awesome/src/doc/_includes/examples/accessible.html b/pyssg.xyz/live/static/fork-awesome/src/doc/_includes/examples/accessible.html deleted file mode 100644 index 0360a46..0000000 --- a/pyssg.xyz/live/static/fork-awesome/src/doc/_includes/examples/accessible.html +++ /dev/null @@ -1,101 +0,0 @@ -
- -
-
-

- - - - - - - - - - - -

- -

- - Refreshing... - - - Saving. Hang tight! -

- -

-

- - -
-
- - -
-

- -

- - - -

- -

- - Battery level: 50% -

-
-
-

- With our thoughts on icon accessibility in mind, If an icon only adds some extra decoration or branding, it does not need to be announced to users as they are navigating your site or app aurally. Alternatively, if an icon conveys meaning in your content or interface, ensure that this meaning is also conveyed to assistive technologies through alternative displays or text. -

- -{% highlight html %} - - - - - - - - - - - -{% endhighlight %} - -{% highlight html %} - -Refreshing... - - -Saving. Hang tight! -{% endhighlight %} - -{% highlight html %} -
- - -
-
- - -
-{% endhighlight %} - -{% highlight html %} - - - -{% endhighlight %} - -{% highlight html %} - -Battery level: 50% -{% endhighlight %} -
-
-
-- cgit v1.2.3-54-g00ecf