We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ffb9f commit 408bdcfCopy full SHA for 408bdcf
1 file changed
nginx/sites-enabled/learn.javascript.ru
@@ -17,7 +17,7 @@ server {
17
# so there won't be 301 -> 404
18
# ~3 months?
19
# add_header Strict-Transport-Security "max-age=31536000; includeSubdomains;";
20
- <% } ?>
+ <% } %>
21
22
server_name learn.javascript.ru yuri.javascript.ru javascript.in;
23
0 commit comments