diff options
author | curly <curlybryce@protonmail.com> | 2023-01-11 11:22:29 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-01-11 11:22:29 -0700 |
commit | 4bd45d754821448b37c206544cbbfddf04360988 (patch) | |
tree | b8be4c2dc2883decef7a1a8c36262e947ade417c /settings.toml | |
parent | 5d4988161300f368f4252628f6e2588ce75ef101 (diff) | |
download | infernal.garden-4bd45d754821448b37c206544cbbfddf04360988.tar.gz infernal.garden-4bd45d754821448b37c206544cbbfddf04360988.tar.bz2 infernal.garden-4bd45d754821448b37c206544cbbfddf04360988.zip |
mobile nav complete
Diffstat (limited to 'settings.toml')
-rw-r--r-- | settings.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.toml b/settings.toml index 31232d2..b2d9a49 100644 --- a/settings.toml +++ b/settings.toml @@ -15,4 +15,4 @@ commands_file = "settings.toml" "ital" = "<span style=\"font-style: italic\">" "/ital" = "</span>" "ref" = "<a class=\"reference\" href=\"#" -"/ref" = "\"><i class=\"fa fa-link\" aria-hidden=\"true\"></i></a>"
\ No newline at end of file +"/ref" = "\" aria-label=\"link to here on this page\"><i class=\"fa fa-link\" aria-hidden=\"true\"></i></a>"
\ No newline at end of file |