Skip to content

Commit

Permalink
remove www
Browse files Browse the repository at this point in the history
  • Loading branch information
xanhacks committed Dec 3, 2023
1 parent d23c32e commit ec52b97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
workflow_dispatch:

env:
WEBSITE_URL: https://www.offensiveweb.com
WEBSITE_URL: https://offensiveweb.com

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

OffensiveWeb aims to offer clear and comprehensive information on various web security concepts, such as vulnerability research, fuzzing and security measures.

- [https://www.offensiveweb.com/](https://www.offensiveweb.com/)
- [https://offensiveweb.com/](https://offensiveweb.com/)

## Description

Expand Down

0 comments on commit ec52b97

Please sign in to comment.