Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4089396
D3145.id8025.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D3145.id8025.diff
View Options
diff --git a/src/layouts/default.html b/src/layouts/default.html
--- a/src/layouts/default.html
+++ b/src/layouts/default.html
@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Join Nasqueron</title>
+ <title>{{ title }} — Join Nasqueron</title>
<link rel="preconnect" href="https://assets.nasqueron.org" crossorigin="anonymous">
<link rel="stylesheet" href="https://assets.nasqueron.org/webfonts/css/SourceSansPro.css"><!-- Dynamic, no SRI. -->
<link rel="stylesheet" href="https://assets.nasqueron.org/webfonts/css/PoiretOne.css"
diff --git a/src/pages/colophon.html b/src/pages/colophon.html
--- a/src/pages/colophon.html
+++ b/src/pages/colophon.html
@@ -1,3 +1,7 @@
+---
+title: Colophon
+---
+
<div class="grid-container">
<div class="grid-x grid-padding-x">
<div class="large-12 cell">
diff --git a/src/pages/contact-failure.html b/src/pages/contact-failure.html
--- a/src/pages/contact-failure.html
+++ b/src/pages/contact-failure.html
@@ -1,3 +1,7 @@
+---
+title: Application
+---
+
<div class="grid-container">
<div class="grid-x grid-padding-x">
<div class="large-12 cell">
diff --git a/src/pages/contact-success.html b/src/pages/contact-success.html
--- a/src/pages/contact-success.html
+++ b/src/pages/contact-success.html
@@ -1,3 +1,7 @@
+---
+title: Application
+---
+
<div class="grid-container">
<div class="grid-x grid-padding-x">
<div class="large-12 cell">
diff --git a/src/pages/contributors.html b/src/pages/contributors.html
--- a/src/pages/contributors.html
+++ b/src/pages/contributors.html
@@ -1,3 +1,7 @@
+---
+title: Open-source contributions
+---
+
<div class="grid-container">
<div class="grid-x grid-padding-x">
<div class="large-12 cell text-center">
diff --git a/src/pages/index.html b/src/pages/index.html
--- a/src/pages/index.html
+++ b/src/pages/index.html
@@ -1,3 +1,7 @@
+---
+title: Welcome
+---
+
{{> hero}}
<div class="grid-container">
diff --git a/src/pages/interns.html b/src/pages/interns.html
--- a/src/pages/interns.html
+++ b/src/pages/interns.html
@@ -1,3 +1,7 @@
+---
+title: Internship
+---
+
<div class="grid-container">
<div class="grid-x grid-padding-x">
<div class="large-12 cell text-center">
diff --git a/src/pages/mentoring.html b/src/pages/mentoring.html
--- a/src/pages/mentoring.html
+++ b/src/pages/mentoring.html
@@ -1,3 +1,7 @@
+---
+title: Mentoring
+---
+
<div class="grid-container">
<div class="grid-x grid-padding-x">
<div class="large-12 cell text-center">
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 5, 09:49 (21 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2394195
Default Alt Text
D3145.id8025.diff (2 KB)
Attached To
Mode
D3145: Add page title to <title>
Attached
Detach File
Event Timeline
Log In to Comment