Update page descriptions
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
<!-- Nav -->
|
||||
<nav id="menu">
|
||||
<ul class="links">
|
||||
<li><a href="/" {% if page.url == "/" or page.url == "/index.html" %} class="current-page-link"
|
||||
{% endif %}>Home</a></li>
|
||||
<li><a href="/" {% if page.url == "/" or page.url == "/index.html" %} class="current-page-link" {% endif %}>Home</a></li>
|
||||
<li><a href="https://blog.mgrove.uk">Blog</a></li>
|
||||
|
||||
{% assign all_pages = site.pages | sort: "title" %}
|
||||
{% for project in all_pages %}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<!-- add to homescreen for Safari on iOS -->
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="apple-mobile-web-app-title" content="ComSci">
|
||||
<meta name="apple-mobile-web-app-title" content="Computer Science">
|
||||
<link rel="apple-touch-icon-precomposed" href="https://mgrove.uk/logo.png">
|
||||
|
||||
<!-- tile icon & colour for Windows 8 -->
|
||||
@@ -23,8 +23,8 @@
|
||||
<meta name="msapplication-TileColor" content="#26174e">
|
||||
|
||||
<!-- page info -->
|
||||
<title>ComSci | Matthew Grove</title>
|
||||
<meta name="description" content="Some Computer Science info | by Matthew Grove">
|
||||
<title>Computer Science | Matthew Grove</title>
|
||||
<meta name="description" content="Some helpful tips for studying Computer Science. | by Matthew Grove">
|
||||
<meta name="keywords" content="" />
|
||||
|
||||
<!-- stylesheets -->
|
||||
@@ -57,6 +57,7 @@
|
||||
<nav id="menu">
|
||||
<ul class="links">
|
||||
<li><a href="/" >Home</a></li>
|
||||
<li><a href="https://blog.mgrove.uk">Blog</a></li>
|
||||
|
||||
|
||||
|
||||
@@ -68,7 +69,7 @@
|
||||
|
||||
|
||||
<li><a href="/comsci/" class="current-page-link"
|
||||
>ComSci</a></li>
|
||||
>Computer Science</a></li>
|
||||
|
||||
|
||||
|
||||
@@ -91,7 +92,7 @@
|
||||
|
||||
<!-- Heading -->
|
||||
<div id="heading">
|
||||
<h1>ComSci</h1>
|
||||
<h1>Computer Science</h1>
|
||||
</div>
|
||||
|
||||
<!-- Main -->
|
||||
|
||||
@@ -56,8 +56,8 @@
|
||||
<!-- Nav -->
|
||||
<nav id="menu">
|
||||
<ul class="links">
|
||||
<li><a href="/" class="current-page-link"
|
||||
>Home</a></li>
|
||||
<li><a href="/" class="current-page-link" >Home</a></li>
|
||||
<li><a href="https://blog.mgrove.uk">Blog</a></li>
|
||||
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
|
||||
|
||||
|
||||
<li><a href="/comsci/" >ComSci</a></li>
|
||||
<li><a href="/comsci/" >Computer Science</a></li>
|
||||
|
||||
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
<a href="/young-reporter/" class="icon fa-comment"><span class="label"></span></a>
|
||||
<h3>BBC Young Reporter Article Creator</h3>
|
||||
</header>
|
||||
<p>A simple tool to create markdown files from news articles, for uploading to the Reading School BBC Young Reporter website</p>
|
||||
<p>A tool to create markdown files from news articles and their metadata for uploading to the Reading School BBC Young Reporter website.</p>
|
||||
<a href="/young-reporter/" class="button small">See more</a>
|
||||
</div>
|
||||
</section>
|
||||
@@ -129,9 +129,9 @@
|
||||
<div class="content">
|
||||
<header>
|
||||
<a href="/comsci/" class="icon fa-laptop"><span class="label"></span></a>
|
||||
<h3>ComSci</h3>
|
||||
<h3>Computer Science</h3>
|
||||
</header>
|
||||
<p>Some Computer Science info</p>
|
||||
<p>Some helpful tips for studying Computer Science.</p>
|
||||
<a href="/comsci/" class="button small">See more</a>
|
||||
</div>
|
||||
</section>
|
||||
@@ -146,7 +146,7 @@
|
||||
<a href="/luhn-algorithm/" class="icon fa-credit-card"><span class="label"></span></a>
|
||||
<h3>Luhn Algorithm</h3>
|
||||
</header>
|
||||
<p>Replication of the Luhn algorithm</p>
|
||||
<p>A number validator with the Luhn algorithm.</p>
|
||||
<a href="/luhn-algorithm/" class="button small">See more</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
<!-- page info -->
|
||||
<title>Luhn Algorithm | Matthew Grove</title>
|
||||
<meta name="description" content="Replication of the Luhn algorithm | by Matthew Grove">
|
||||
<meta name="description" content="A number validator with the Luhn algorithm. | by Matthew Grove">
|
||||
<meta name="keywords" content="" />
|
||||
|
||||
<!-- stylesheets -->
|
||||
@@ -57,6 +57,7 @@
|
||||
<nav id="menu">
|
||||
<ul class="links">
|
||||
<li><a href="/" >Home</a></li>
|
||||
<li><a href="https://blog.mgrove.uk">Blog</a></li>
|
||||
|
||||
|
||||
|
||||
@@ -67,7 +68,7 @@
|
||||
|
||||
|
||||
|
||||
<li><a href="/comsci/" >ComSci</a></li>
|
||||
<li><a href="/comsci/" >Computer Science</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
<nav id="menu">
|
||||
<ul class="links">
|
||||
<li><a href="/" >Home</a></li>
|
||||
<li><a href="https://blog.mgrove.uk">Blog</a></li>
|
||||
|
||||
|
||||
|
||||
@@ -67,7 +68,7 @@
|
||||
|
||||
|
||||
|
||||
<li><a href="/comsci/" >ComSci</a></li>
|
||||
<li><a href="/comsci/" >Computer Science</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
<!-- page info -->
|
||||
<title>BBC Young Reporter Article Creator | Matthew Grove</title>
|
||||
<meta name="description" content="A simple tool to create markdown files from news articles, for uploading to the Reading School BBC Young Reporter website | by Matthew Grove">
|
||||
<meta name="description" content="A tool to create markdown files from news articles and their metadata for uploading to the Reading School BBC Young Reporter website. | by Matthew Grove">
|
||||
<meta name="keywords" content="" />
|
||||
|
||||
<!-- stylesheets -->
|
||||
@@ -57,6 +57,7 @@
|
||||
<nav id="menu">
|
||||
<ul class="links">
|
||||
<li><a href="/" >Home</a></li>
|
||||
<li><a href="https://blog.mgrove.uk">Blog</a></li>
|
||||
|
||||
|
||||
|
||||
@@ -68,7 +69,7 @@
|
||||
|
||||
|
||||
|
||||
<li><a href="/comsci/" >ComSci</a></li>
|
||||
<li><a href="/comsci/" >Computer Science</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: ComSci
|
||||
description: Some Computer Science info
|
||||
title: Computer Science
|
||||
description: Some helpful tips for studying Computer Science.
|
||||
layout: default
|
||||
icon: laptop
|
||||
---
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Luhn Algorithm
|
||||
description: Replication of the Luhn algorithm
|
||||
description: A number validator with the Luhn algorithm.
|
||||
layout: default
|
||||
icon: credit-card
|
||||
---
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: BBC Young Reporter Article Creator
|
||||
description: A simple tool to create markdown files from news articles, for uploading to the Reading School BBC Young Reporter website
|
||||
description: A tool to create markdown files from news articles and their metadata for uploading to the Reading School BBC Young Reporter website.
|
||||
layout: default
|
||||
icon: comment
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user