Skip to content

Commit

Permalink
Add powered-by-amber header
Browse files Browse the repository at this point in the history
  • Loading branch information
veelenga committed Mar 26, 2018
1 parent db54777 commit d1d2026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/routes.cr
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Amber::Server.configure do |app|
# plug Amber::Pipe::Flash.new
plug Amber::Pipe::Session.new
plug Amber::Pipe::CSRF.new
plug Amber::Pipe::PoweredByAmber.new
end

# All static content will run these transformations
Expand Down

0 comments on commit d1d2026

Please sign in to comment.