Skip to content

Commit

Permalink
Deleted discussions and put discus on the home.
Browse files Browse the repository at this point in the history
  • Loading branch information
tay committed Oct 1, 2024
1 parent bb4ebf7 commit 175c468
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
Empty file removed content/discussions/index.html
Empty file.
7 changes: 0 additions & 7 deletions public/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@
<guid>http://localhost:1313/discord/</guid>
<description>&lt;main&gt;&#xD;&#xA;&lt;div&gt;&#xD;&#xA; &lt;div class=&#34;about&#34;&gt;&#xD;&#xA; &lt;div&gt;&#xD;&#xA; &lt;p&gt;&#xD;&#xA; &lt;p&gt;If you have not been redirected to my Discord within 3 seconds.&lt;/p&gt;&#xD;&#xA; &lt;/p&gt;&#xD;&#xA; &lt;/div&gt;&#xD;&#xA; &lt;div&gt;&#xD;&#xA; &lt;p&gt;&#xD;&#xA; &lt;p&gt;Please click &lt;a href=&#34;https://discord.gg/xQVDR3ANQX&#34;&gt;this&lt;/a&gt; to join&lt;/p&gt;&#xD;&#xA; &lt;/p&gt;&#xD;&#xA; &lt;/div&gt;&#xD;&#xA; &lt;/div&gt;&#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&lt;div&gt;&#xD;&#xA; &lt;meta http-equiv=&#34;refresh&#34; content=&#34;4; URL=https://discord.gg/xMdsWvqp7P&#34; /&gt;&#xD;&#xA;&#xD;&#xA; &lt;body&gt;&#xD;&#xA; &lt;script&gt;&#xD;&#xA; ProgressCountdown(3, &#34;pageBeginCountdownText&#34;);&#xD;&#xA;&#xD;&#xA; function ProgressCountdown(timeleft, text) {&#xD;&#xA; return new Promise((resolve, reject) =&gt; {&#xD;&#xA; var countdownTimer = setInterval(() =&gt; {&#xD;&#xA; timeleft--;&#xD;&#xA;&#xD;&#xA; document.getElementById(text).textContent = timeleft;&#xD;&#xA;&#xD;&#xA; if (timeleft &lt;= 0) {&#xD;&#xA; clearInterval(countdownTimer);&#xD;&#xA; resolve(true);&#xD;&#xA; }&#xD;&#xA; }, 1000);&#xD;&#xA; });&#xD;&#xA; }&#xD;&#xA; &lt;/script&gt;&#xD;&#xA;&#xD;&#xA; &lt;style&gt;&#xD;&#xA; .dot {&#xD;&#xA; height: 115px;&#xD;&#xA; width: 115px;&#xD;&#xA; border-style: solid;&#xD;&#xA; border-width: 2px;&#xD;&#xA; border-radius: 50%;&#xD;&#xA; display: inline-block;&#xD;&#xA; text-align: center;&#xD;&#xA; }&#xD;&#xA;&#xD;&#xA; .clock {&#xD;&#xA; text-align: center;&#xD;&#xA; }&#xD;&#xA;&#xD;&#xA; .pp {&#xD;&#xA; text-align: center;&#xD;&#xA; }&#xD;&#xA; &lt;/style&gt;&#xD;&#xA;&#xD;&#xA; &lt;div class=&#34;row begin-countdown&#34;&gt;&#xD;&#xA; &lt;div class=&#34;col-md-12 text-center&#34;&gt;&#xD;&#xA; &lt;div class=&#34;dot&#34; style=&#34;position: center&#34;&gt;&#xD;&#xA; &lt;h3 id=&#34;pageBeginCountdownText&#34; class=&#34;clock&#34;&gt;3&lt;/h3&gt;&#xD;&#xA; &lt;p class=&#34;pp&#34;&gt;Until Join&lt;/p&gt;</description>
</item>
<item>
<title></title>
<link>http://localhost:1313/discussions/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/discussions/</guid>
<description>1</description>
</item>
<item>
<title></title>
<link>http://localhost:1313/pages/</link>
Expand Down

0 comments on commit 175c468

Please sign in to comment.