You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ date → Publication date in YYYY-MM-DD format
38
38
39
39
author → Post author (defaults to Admin if omitted)
40
40
41
-
To add a new blog post, copy an existing file in data/blog/ and adjust the header and content.
41
+
To add a new blog post, copy an existing file in [data/blog/](https://github.com/DuPSUG/dupsugsite/tree/main/data/blog) and adjust the header and content.
42
42
43
43
## 🔄 Deployment
44
44
Deployment is handled automatically with GitHub Actions.
@@ -104,4 +104,4 @@ npm run build
104
104
By default, static files are output to the docs/ directory for deployment to GitHub Pages.
0 commit comments