Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

two rly smol ocd edits #31

Merged
merged 1 commit into from
Feb 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion views/menu-main.tpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
@click="state.showDropdownResources = !state.showDropdownResources"
data-trigger-for="showDropdownResources"
>
<span class="text-sm">Hackclub</span>
<span class="text-sm">Hack Club</span>
<span
class="iconify inline"
data-icon="simple-icons:hackclub"
Expand Down
6 changes: 3 additions & 3 deletions views/settings.tpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -2047,7 +2047,7 @@
preconditions have change (e.g. you modified
language mappings retrospectively). This may
take some time. Be careful and only run this
action if you know, what your are doing, as
action if you know what your are doing, as
data loss might occur.
</span>
</div>
Expand Down Expand Up @@ -2110,7 +2110,7 @@
<span
class="block text-sm text-red-600"
>
Warning: Clearing your data is not allowed during high seas. Please contact us in <a href="https://hackclub.slack.com/archives/C07PZNMBPBN">#high-seas-help</a> for more information.
Warning: Clearing your data is not allowed during High Seas. Please contact us in <a href="https://hackclub.slack.com/archives/C07PZNMBPBN">#high-seas-help</a> for more information.
</span>
<span
class="block text-sm text-text-secondary dark:text-text-dark-secondary"
Expand Down Expand Up @@ -2150,7 +2150,7 @@
<span
class="block text-sm text-red-600"
>
Warning: Deleting your account is currently disabled during high seas. Please contact us in <a href="https://hackclub.slack.com/archives/C07PZNMBPBN">#high-seas-help</a>
Warning: Deleting your account is currently disabled during High Seas. Please contact us in <a href="https://hackclub.slack.com/archives/C07PZNMBPBN">#high-seas-help</a>
</span>
<br/>
<span
Expand Down
Loading