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

Replace all the hardcoded URL by (url-for) function #31

Merged
merged 3 commits into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. [Refactor] replace hardcoded URL with (url-for $route-name) in navi…

    …gation.clj
    
    - :href
    - hx-get
    humorless committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7c553e2 View commit details
    Browse the repository at this point in the history
  2. [Refactor] replace hardcoded URL with (url-for $route-name) in

     sessions.clj
    
     - :href
     - hx-verb
    humorless committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a26d2ab View commit details
    Browse the repository at this point in the history
  3. [Refactor] replace hardcoded URL with (url-for $route-name) in

     profiles.clj
    
     - :href
     - hx-verb
    humorless committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d1305d3 View commit details
    Browse the repository at this point in the history