blob: ef8595d95bcbe6c2c831c14170b1c19112b7d9e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<script setup>
</script>
<template>
<main>
<h1>HolyWritings.net</h1>
<p>HolyWritings.net is a project to document more and more Holy Writings in more and more languages.
The current efforts can be found on <a href="https://www.dolthub.com/repositories/holywritings/bahaiwritings">Dolthub</a>
which is like GitHub but for datasets. You are very welcome to fork it and help us improve it!</p>
</main>
</template>
|