Skip to content

Typo fix #74

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

Merged
merged 2 commits into from
Jun 15, 2021
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 docs/contact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ <h1 class="text-3xl-5xl font-normal">Follow HF Developments</h1>
<div class="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center">
<h3 class="font-semibold text-xl">HF Discourse</h3>
<p class="mt-6">
Discord is where HF presents its major announcements, and solicits feedback on proposals and ongoing development. Additionally, this is a great place to make your desire to participate known, and to get up to date meeting minutes. All posted meeting minutes are archived at the HF gitlab repository.
Discourse is where HF presents its major announcements, and solicits feedback on proposals and ongoing development. Additionally, this is a great place to make your desire to participate known, and to get up to date meeting minutes. All posted meeting minutes are archived at the HF gitlab repository.
</p>
<div class="flex flex-col sm:flex-row justify-around md:flex-col lg:flex-row">
<div class="mt-8 mx-3 center">
Expand Down
2 changes: 1 addition & 1 deletion site/contact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h1 class="text-3xl-5xl font-normal">Follow HF Developments</h1>
<div class="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center">
<h3 class="font-semibold text-xl">HF Discourse</h3>
<p class="mt-6">
Discord is where HF presents its major announcements, and solicits feedback on proposals and ongoing development. Additionally, this is a great place to make your desire to participate known, and to get up to date meeting minutes. All posted meeting minutes are archived at the HF gitlab repository.
Discourse is where HF presents its major announcements, and solicits feedback on proposals and ongoing development. Additionally, this is a great place to make your desire to participate known, and to get up to date meeting minutes. All posted meeting minutes are archived at the HF gitlab repository.
</p>
<div class="flex flex-col sm:flex-row justify-around md:flex-col lg:flex-row">
<div class="mt-8 mx-3 center">
Expand Down