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

Accessibility meta fixes #441

Merged
merged 7 commits into from
Dec 1, 2021
Merged
Show file tree
Hide file tree
Changes from 5 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 _includes/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="col-lg-4 col-md-6 col-sm-6 cardlist-col">
<div class="cardlist-card doc-card">
<div class="card-heading">
<h4>{{card[0]}}</h4>
<h2>{{card[0]}}</h2>
palewire marked this conversation as resolved.
Show resolved Hide resolved
</div>
<div class="card-body">
<ul>
Expand Down
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<li><a href="{{site.baseurl}}/index.html">Home</a></li>
{%- for nav in site.data.nav.head %}
{%- if nav.url %}
<li><a href="{{site.baseurl}}{{nav.url}}">{{nav.title}}</a></li>
<li><a href="{{site.baseurl}}{{nav.url}}" target="_blank">{{nav.title}}</a></li>
{%- else %}
{%- for target_page in site.pages %}
{%- if nav contains target_page.title %}
Expand Down
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{%- if nav.url %}
<li>
{%- if nav.newpage %}
<a href="{{site.baseurl}}{{nav.url}}" class="tab">{{nav.title}}</a>
<a href="{{site.baseurl}}{{nav.url}}" class="tab" target="_blank">{{nav.title}}</a>
{%- else %}
<a href="{{site.baseurl}}{{nav.url}}" class="tab">{{nav.title}}</a>
{%- endif %}
Expand Down
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">

{% include head.html %}

Expand Down
2 changes: 1 addition & 1 deletion _layouts/page_md.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="post">
<header class="post-header header header-grey">
{% if page.title_image %}
<img src="{{ page.title_image }}" class="title_image" />
<img src="{{ page.title_image }}" class="title_image" {% if page.title_image_alt %}alt="{{ page.title_image_alt }}"{% endif %} />
{% else %}
<h2>{{ page.title }}</h2>
{% endif %}
Expand Down
2 changes: 1 addition & 1 deletion css/cardlist.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
border-top-right-radius: 2px;
}

.card-heading h4 {
.card-heading h2 {
palewire marked this conversation as resolved.
Show resolved Hide resolved
font-size: 1.6em;
}

Expand Down
2 changes: 1 addition & 1 deletion events.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This page is for in person, one-of-a-kind events, for community engagement, see

This is a calendar of regular online events. It might not be exhaustive.

<iframe id="calendariframe" src="https://calendar.google.com/calendar/embed?height=600&amp;wkst=1&amp;bgcolor=%23ffffff&amp;ctz=local&amp;src=ZGdwZDM2ZjQzZXQ5Z3JhYm42dGRpbjZwbWNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=bTNoZWs2OWRhZzczODF1bXQ4a2NqZDc1dTRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=YXFwa3VpNXE3b2kzMnBrOXRjcDUzaG5zc2NAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=ZDE4NzR1cjZmZGh1ajBzbmpuaWxhYzJubGNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=cGlhaGluZWpqcjZzc3ZpOGlrbWpqb3A2cm9AZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;color=%23AD1457&amp;color=%23EF6C00&amp;color=%23616161&amp;color=%23F6BF26&amp;color=%239E69AF" style="border:solid 1px #777" width="800" height="600" frameborder="0" scrolling="no"></iframe>
<iframe title="Calendar of Project Jupyter events" id="calendariframe" src="https://calendar.google.com/calendar/embed?height=600&amp;wkst=1&amp;bgcolor=%23ffffff&amp;ctz=local&amp;src=ZGdwZDM2ZjQzZXQ5Z3JhYm42dGRpbjZwbWNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=bTNoZWs2OWRhZzczODF1bXQ4a2NqZDc1dTRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=YXFwa3VpNXE3b2kzMnBrOXRjcDUzaG5zc2NAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=ZDE4NzR1cjZmZGh1ajBzbmpuaWxhYzJubGNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;src=cGlhaGluZWpqcjZzc3ZpOGlrbWpqb3A2cm9AZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;color=%23AD1457&amp;color=%23EF6C00&amp;color=%23616161&amp;color=%23F6BF26&amp;color=%239E69AF" style="border:solid 1px #777" width="800" height="600" frameborder="0" scrolling="no"></iframe>
<script>document.getElementById("calendariframe").src = document.getElementById("calendariframe").src.replace("ctz=local", "ctz=" + Intl.DateTimeFormat().resolvedOptions().timeZone)</script>

See [this page](https://jupyter.readthedocs.io/en/latest/community/content-community.html#jupyter-wide-meetings) for
Expand Down
1 change: 1 addition & 0 deletions hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: page_md
title: JupyterHub
title_image: assets/hublogo.svg
title_image_alt: JupyterHub logo
tagline: A multi-user version of the notebook designed for companies, classrooms and research labs
navbar_jupytercon: true
cfp: true
Expand Down