Fix some a11y bugs

This commit is contained in:
dennis.ludwig
2021-07-06 16:21:48 +02:00
parent 3ae49882f0
commit 8bf898c486

View File

@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
## Unreleased
### Bug Fixes
- Added aria-label attributes to the social links.
- Removed scaling limitation in viewport meta tag.
## 3.0.1 (2021.07.02)
### Bug Fixes
- Fixed the bug, that `aoe_technology_radar-buildRadar` could not be executed without `aoe_technology_radar-generateJson` running first.