diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 72511779..2acd32f7 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -90,6 +90,8 @@ jobs: --check-links-ignore "https://jupytercon.com" \ --check-links-ignore "https://www.netapp.com" \ --check-links-ignore "https://github.com/[^/]+/?$" \ + --check-links-ignore "https://sloan.org" \ + --check-links-ignore "https://www.bloomberg.com" \ --check-links-ignore "https://opensource.org/licenses/BSD-3-Clause" lighthouse: diff --git a/assets/css/main.scss b/assets/css/main.scss index 044f1d69..e7d12952 100644 --- a/assets/css/main.scss +++ b/assets/css/main.scss @@ -152,16 +152,19 @@ max-width: 500px; } -.con-button button { - background-color: #f37726; - color: white; - margin: 0 .5em; - padding: 1em; - border-radius: 5px; - border: none; - font-size: 1em; - font-weight: 600; - cursor: pointer; +div.con-buttons { + margin-top: 2em; + a.con-button { + background-color: #f37726; + color: white; + font-size: 1em; + font-weight: 600; + margin: 0 .5em; + padding: 1em; + border-radius: 5px; + border: none; + cursor: pointer; + } } diff --git a/index.html b/index.html index bd5a2df1..91efcb09 100644 --- a/index.html +++ b/index.html @@ -256,8 +256,10 @@
San Diego, California