Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2b4d44d

Browse files
authoredDec 28, 2021
Straighten out page layout namespace (jupyter#567)
1 parent 6b74476 commit 2b4d44d

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed
 
File renamed without changes.

‎about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: page_md
2+
layout: page
33
title: "About Us"
44
tagline: Project Jupyter’s origins and governance
55
permalink: /about

‎binder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: page_md
2+
layout: page
33
title: The Binder Project
44
title_image: assets/logo_binder.svg
55
tagline: Reproducible, sharable, interactive computing environments

‎community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: page_md
2+
layout: page
33
title: Get Involved
44
tagline: How to join the Project Jupyter community
55
permalink: /community

‎hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: page_md
2+
layout: page
33
title: JupyterHub
44
title_image: assets/hublogo.svg
55
title_image_alt: JupyterHub logo

‎install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: page_md
2+
layout: page
33
title: Installing Jupyter Software
44
tagline: Get up and running with JupyterLab or the classic Jupyter Notebook.
55
permalink: /install

‎security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: page_md
2+
layout: page
33
title: Security
44
tagline: Project Jupyter is committed to reducing risk in using, deploying, operating, or developing Jupyter software.
55
permalink: /security

0 commit comments

Comments
 (0)
Please sign in to comment.