Skip to content

Commit 3f440ce

Browse files
committed
Edit worksheet title
1 parent 64e06c7 commit 3f440ce

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This repository hosts a PDF.js-based viewer for the **MongoDB Data Modeling Workshop** worksheet. You can edit the worksheet directly in your browser without downloading any files.
44

5+
## Live worksheet
6+
7+
The live editable worksheet is deployed at: https://mongodb-developer.github.io/Data-Modeling-Worksheets/web/viewer.
8+
59
## Files
610

711
- `worksheet.pdf` – The MongoDB Data Modeling Workshop worksheet.

web/viewer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<meta charset="utf-8">
2626
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
2727
<meta name="google" content="notranslate">
28-
<title>PDF.js viewer</title>
28+
<title>MongoDB Data Modeling Workshop Worksheet</title>
2929

3030
<!-- This snippet is used in production (included from viewer.html) -->
3131
<link rel="resource" type="application/l10n" href="locale/locale.json">

worksheet.pdf

3.54 KB
Binary file not shown.

0 commit comments

Comments
 (0)