This commit is contained in:
2023-10-12 23:13:24 +05:30
parent 520cf2b53c
commit 7373e7a239
4 changed files with 48 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
</main> </main>
<footer class="container"> <footer class="container">
<h1>{{site.name}}</h1> <h1>{{site.name}}</h1>
<p>/ ˈreɪnˌboʊ krəˈsɑnt /</p>
<p>{{site.desc}}</p> <p>{{site.desc}}</p>
</footer> </footer>
</body> </body>

13
src/index.md Normal file
View File

@@ -0,0 +1,13 @@
---
layout: base
title: home
---
<q>{{site.name}}</q> is called what it is
because it's a free domain that happened
to also be pretty catchy.
These are supposed to be tools that will
make EFL University a little easier.
PS: It's pronounced [kruh-**sahnt**] in English. ([Dictionary.com](https://www.dictionary.com/browse/croissant))

18
src/quick.md Normal file
View File

@@ -0,0 +1,18 @@
---
layout: base
title: quick links
---
<article>
<header>
# Quick Links
to pages related to the EFL University
</header>
- [Web OPAC](http://14.139.86.102:8080/newgenlibctxt/){ target="_blank" }
- [remotexs](https://efluniversity.remotexs.in/){ target="_blank" }
</article>

16
src/services.md Normal file
View File

@@ -0,0 +1,16 @@
---
layout: base.liquid
title: services
---
<article>
<header>
<h1>COMING SOON&hellip;</h1>
</header>
a collection of tools to make life a
little easier in this uni&hellip; maybe&hellip;
&hellip;someone has to make them and they are lazy
</article>