Skip to content

Commit 07cc370

Browse files
committed
Minor update: Ubah judul halaman untuk PR UAS
1 parent e8b74c5 commit 07cc370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
todos = db.todo #Select the collection
1212

1313
app = Flask(__name__)
14-
title = "TODO with RPL UAS"
14+
title = "TODO with RPL UAS 2025"
1515
heading = "ToDo Reminder"
1616
#modify=ObjectId()
1717

0 commit comments

Comments
 (0)