Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
Change new website to essentialsx.net (#3)
Browse files Browse the repository at this point in the history
* Change to essentialsx.net in main,js

* Docute landing too

essentialsx.cf appears to be a fake site (see Essentials#4925)
  • Loading branch information
osfanbuff63 authored Jun 3, 2022
1 parent 4fecc43 commit 3a9f611
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docute-landing.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const landing = {
html: `
<div id="landing" class="main content markdown-body">
<div style="text-align: center">
<h3>We've moved! You can visit the new EssentialsX website at <a href="https://essentialsx.cf">essentialsx.cf</a>.</h3>
<h3>We've moved! You can visit the new EssentialsX website at <a href="https://essentialsx.net">essentialsx.net</a>.</h3>
</div>
<hr />
<p><img src="https://camo.githubusercontent.com/9ad178e5cf76a372d6aaee8bbdf13485fbc1d51b/68747470733a2f2f692e696d6775722e636f6d2f435034535a70422e706e67"></img></p>
Expand Down
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ docute.init({
{ title: "Common Issues", path: "/Common-Issues" },
{ title: "Issue Tracker", path: "https://github.com/EssentialsX/Essentials/issues" },
{ title: "Discord", path: "/Discord-Rules" },
{ title: "New Website", path: "https://essentialsx.cf" }
{ title: "New Website", path: "https://essentialsx.net" }
],
plugins: [
docuteWikilink,
Expand Down

0 comments on commit 3a9f611

Please sign in to comment.