Skip to content

Commit

Permalink
\rails#217 Removing redirect from pages, produces infinite redirect i…
Browse files Browse the repository at this point in the history
…n localhost
  • Loading branch information
eatskolnikov committed Apr 3, 2024
1 parent 0be82bc commit ea768f0
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions _pages/community.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Community
description:
permalink: /community
redirect_from:
- /community/
---

<div class="heading common-padding--bottom common-padding--top-small">
Expand Down
2 changes: 0 additions & 2 deletions _pages/conduct.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Code of Conduct
description:
permalink: /conduct
redirect_from:
- /conduct/
---

<div class="heading common-padding--bottom common-padding--top-small">
Expand Down
2 changes: 0 additions & 2 deletions _pages/maintenance.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Maintenance policy
description:
permalink: /maintenance
redirect_from:
- /maintenance/
---

<div class="heading common-padding--bottom common-padding--top-small">
Expand Down
2 changes: 0 additions & 2 deletions _pages/privacy.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Privacy
description:
permalink: /foundation/privacy
redirect_from:
- /privacy/
---

<div class="heading common-padding--bottom common-padding--top-small">
Expand Down
2 changes: 0 additions & 2 deletions _pages/security.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Security
description:
permalink: /security
redirect_from:
- /security/
---

<div class="heading common-padding--bottom common-padding--top-small">
Expand Down
2 changes: 0 additions & 2 deletions _pages/trademarks.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Trademarks policy
description:
permalink: /trademarks
redirect_from:
- /trademarks/
---

<div class="heading common-padding--bottom-small common-padding--top">
Expand Down

0 comments on commit ea768f0

Please sign in to comment.