Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added routing for clients and routing data #43

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

Hooobot
Copy link
Contributor

@Hooobot Hooobot commented Nov 14, 2023

Summary

  • Added routing for clients at the bottom of webpage
  • Currently updated for the present Hawaii Zoning Atlas and Civil Beat clients

Changes

  • Added new feature:
  • Incorporated client redirects for Hawaii Zoning Atlas and Civil Beat

Related Issue

Issue 42

Notes

  • To further add more client routing simply add the additional data within each client within the webData.js:
    hasWebsite: true,
    url: "url",

@Hooobot Hooobot linked an issue Nov 14, 2023 that may be closed by this pull request
Copy link
Collaborator

@Alexandra-Haynes Alexandra-Haynes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@Hooobot Hooobot merged commit 9f41c72 into main Nov 14, 2023
1 of 2 checks passed
@Hooobot Hooobot deleted the 42-feature-linkable-clients branch November 14, 2023 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature - Linkable clients
3 participants