Fix: date in services

This commit is contained in:
hyzen
2026-04-09 02:41:03 +05:30
parent fc6125a69a
commit 426c3f2f60
56 changed files with 776 additions and 825 deletions

View File

@@ -0,0 +1,4 @@
+++
title = "Semester"
draft = false
+++

View File

@@ -0,0 +1,4 @@
+++
title = "Subject Code"
draft = false
+++

View File

@@ -0,0 +1,5 @@
+++
title = "UniNotes"
date = '2025-11-11T23:15:44+05:30'
draft = false
+++

View File

@@ -0,0 +1,13 @@
+++
date = '2025-11-11T23:15:44+05:30'
draft = false
semester = ['S1']
subjectcode = ['PBM DCM1110']
unit = 'Unit 1'
title = 'Unit 1'
toc = true
+++
## Introduction
Unit 1 notes go here.