Skip to content
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
6 changes: 0 additions & 6 deletions _posts/2025-02-20-vanguards.md

This file was deleted.

5 changes: 3 additions & 2 deletions about/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,11 @@ There are several options for configuring 2FA for your GitHub account:
* Printing the codes and storing them in a safe place in your office.
* Storing the recovery codes in a password manager that you might be using.

* **We recommend that you set up multiple 2FA options.** This can protect your access to your account in the event that you lose access to one of your authenticators.
* **We recommend that you set up multiple 2FA options.** This can protect your access to your account in the event that you lose access to one of your authenticators. Please note that SMS is not a secure option and not recommended for LLNL accounts.

<!-- START: Buttons -->
{% include components/button.html content='Get More Info on 2FA' url="https://github.com/blog/1614-two-factor-authentication" tag="a" %}
{% include components/button.html content='GitHub 2FA blog post' url="https://github.com/blog/1614-two-factor-authentication" tag="a" %}
{% include components/button.html content='GitHub 2FA instructions' url="https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication" tag="a" %}
{% include components/button.html content='Contact the LLNL GitHub Admins' url="mailto:github-admin@llnl.gov" tag="a" %}
<!-- END: Buttons -->
{% endcapture %}
Expand Down
2 changes: 1 addition & 1 deletion about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This website abounds with examples of projects that have found a home in the ope

<div class="row gx-5 gy-5">
<div class="col-4 col-sm-4 col-lg-4">
{% include components/quick-link.html title="The People's Code Blog Post" url="https://www.cio.gov/2016/08/11/peoples-code.html" icon="fa-code" %}
{% include components/quick-link.html title="The People's Code" url="https://en.wikipedia.org/wiki/People%27s_Code" icon="fa-code" %}
</div>
<div class="col-4 col-sm-4 col-lg-4">
{% include components/quick-link.html title="The Archived Policy on GitHub" url="https://github.com/WhiteHouse/source-code-policy" icon="fa-github" %}
Expand Down
Loading