mirror of
https://github.com/smartfrigde/smartfrigde.github.io.git
synced 2024-08-14 22:46:45 +00:00
Update index.html
This commit is contained in:
parent
fda5698167
commit
982f03470d
1 changed files with 15 additions and 8 deletions
|
@ -52,7 +52,7 @@
|
|||
<div id="content" class="columns">
|
||||
<div id="themes" class="column">
|
||||
<div class="hero section-header is-info has-text-centered">Themes</div>
|
||||
<span class="margin-bottom-10">SmartCord comes with a CSS loader, which can be used to load almost any theme. Here's an example of the default theme:</span>
|
||||
<span class="margin-bottom-10">SmartCord comes with a CSS loader, which can be used to load almost any theme. Here's an example of the a theme:</span>
|
||||
<br>
|
||||
<a href="https://github.com/smartfrigde/smartfrigde.github.io/blob/main/smartcord/ed_theme_2.png?raw=true" target="_blank">
|
||||
<img src="https://github.com/smartfrigde/smartfrigde.github.io/blob/main/smartcord/ed_theme_2.png?raw=true" alt="SmartCord Screenshot" title="Click to enlarge ( ͡° ͜ʖ ͡°)">
|
||||
|
@ -65,9 +65,8 @@
|
|||
<br>
|
||||
<div id="plugin-list">
|
||||
<div class="plugin box">
|
||||
<span class="plugin-title">Avatar Links</span>
|
||||
<br>
|
||||
<span class="plugin-desc">Adds "Copy Avatar URL" to the context menu for users, and "Copy Icon URL" to the context menu for guilds.</span>
|
||||
<span class="plugin-title">GooseMod Loader</span><br>
|
||||
<span class="plugin-desc">Allows you to load GooseMod Plugins/Themes.</span>
|
||||
</div>
|
||||
<div class="plugin box">
|
||||
<span class="plugin-title">CSS Loader</span><br>
|
||||
|
@ -85,10 +84,6 @@
|
|||
<span class="plugin-title">Hidden Channels</span><br>
|
||||
<span class="plugin-desc">Shows names and topics of channels in which you don't have permission to read messages.</span>
|
||||
</div>
|
||||
<div class="plugin box">
|
||||
<span class="plugin-title">Quick Save</span><br>
|
||||
<span class="plugin-desc">Adds support for saving guild or channel settings with Ctrl+S.</span>
|
||||
</div>
|
||||
<div class="plugin box">
|
||||
<span class="plugin-title">Shut Up, Clyde (aka Silence)</span><br>
|
||||
<span class="plugin-desc">Makes Clyde shut the fuck up about buying Nitro.</span>
|
||||
|
@ -97,6 +92,18 @@
|
|||
<span class="plugin-title">noPing</span><br>
|
||||
<span class="plugin-desc">You will not receive red ping icons when you get pinged in muted server.</span>
|
||||
</div>
|
||||
<div class="plugin box">
|
||||
<span class="plugin-title">noSpoilers</span><br>
|
||||
<span class="plugin-desc">Shows spoilers automatically.</span>
|
||||
</div>
|
||||
<div class="plugin box">
|
||||
<span class="plugin-title">Anti-Track</span><br>
|
||||
<span class="plugin-desc">Blocks Discord Telemetry.</span>
|
||||
</div>
|
||||
<div class="plugin box">
|
||||
<span class="plugin-title">Hide CSS</span><br>
|
||||
<span class="plugin-desc">Want to send a screenshot to Discord Staff? Use this plugin to hide all the proof you are using client mod for 5 seconds!.</span>
|
||||
</div>
|
||||
<div class="plugin box">
|
||||
<span class="plugin-title">UwU</span><br>
|
||||
<span class="plugin-desc">Mwakes Discord more owo</span>
|
||||
|
|
Loading…
Reference in a new issue