openmobilehub / android-omh-auth

Apache License 2.0
4 stars 1 forks source link

Documentation CSS Styling Issues and 404 Errors on Advanced Docs Page #62

Closed dzuluaga closed 7 months ago

dzuluaga commented 7 months ago

The Advanced Documentation page for OMH Auth on the Android platform appears to be facing significant rendering issues. The CSS styles are not being applied correctly, resulting in a visually unstructured layout. Additionally, there are multiple 404 errors indicating missing resources.

URL

https://www.openmobilehub.com/android-omh-auth/advanced-docs/

Expected Behavior

The documentation should be properly styled with CSS, providing a readable and visually organized layout. All links and resources on the page should be accessible without any errors.

Actual Behavior

Steps to Reproduce

  1. Visit https://www.openmobilehub.com/android-omh-auth/advanced-docs/
  2. Observe the lack of styling and structure.
  3. Click on links within the page that lead to further 404 errors.

Screenshots

Incorrectly Rendered Page

Environment

Additional Context

This issue impacts the usability and accessibility of the documentation, potentially hindering developers who rely on these docs for implementing OMH Auth in their Android applications.

Please look into this issue and restore the appropriate styles and accessibility to the documentation. Thank you!

CC - @prestonlau

dzuluaga commented 7 months ago

Thanks for the advanced docs—they look good!