Skip to content

Commit

Permalink
remove www setting
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriajury committed Oct 17, 2024
1 parent 502f5af commit ef9918a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion personal_portfolio/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
]

X_FRAME_OPTIONS = "SAMEORIGIN" # This is not the default value of X_FRAME_OPTIONS
PREPEND_WWW = True

ROOT_URLCONF = "personal_portfolio.urls"

Expand Down

0 comments on commit ef9918a

Please sign in to comment.