match page content to new links + descriptions

This commit is contained in:
2023-10-17 07:01:25 +05:30
parent 08cd8895b2
commit 39ba5d39da
4 changed files with 11 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
{{site.name}} {{site.name}}
{%endif%} {%endif%}
</title> </title>
<meta name="description" content="{{site.desc}}"> <meta name="description" content="{{desc | default: site.desc}}">
<link rel="stylesheet" href="/static/pico.min.css"> <link rel="stylesheet" href="/static/pico.min.css">
<link rel="stylesheet" href="/static/site.css"> <link rel="stylesheet" href="/static/site.css">
</head> </head>

View File

@@ -1,6 +1,8 @@
--- ---
layout: base layout: base
title: quick links title: quick links
desc: >
links to pages related to the EFL University
--- ---
<article> <article>

View File

@@ -1,6 +1,10 @@
--- ---
layout: base.liquid layout: base.liquid
title: services title: tools
desc: >
a collection of tools to make life a
little easier in the EFL University
--- ---
<article> <article>

View File

@@ -1,7 +1,9 @@
--- ---
layout: base layout: base
title: Fee Mail Format title: Fee Mail Format
desc: copiable format for mail to confirm fee payment details desc: >
copiable format for mail to COE Office confirming fee payment
details at the EFL University
--- ---
<header class="center"> <header class="center">