diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 22:16:39 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 22:16:39 +0530 |
| commit | 8e824d37627b5e874469301755ca5593a4580ff6 (patch) | |
| tree | 48f623fce9afa1ccc59e99d44c6a8fc6fbda3b4e /index.html | |
| parent | 9ca232e2154a8037fa5c4d7804b79576d09d1583 (diff) | |
site: abstract into class groups
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -{{ contentfor "title" }}HOME{{ endcontent }} +title = HOME +--- <div class="p-16 flex-grow flex items-center justify-center"> |
