Skip to content

Commit 1244733

Browse files
committed
fix mkdocs yml file
1 parent af3caa8 commit 1244733

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

detail.md

Whitespace-only changes.

mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
site_name: mkdocs_template
2-
site_description: A modern documentation template built with MkDocs Material.
1+
site_name: College-Placement-Guide
2+
site_description: College Placement Guide helps students navigate campus placements with confidence. From aptitude and coding practice to interview prep and resume guidance, this repo is your one-stop solution for placement success.
33
site_author: SHADIL A M
4-
site_url: https://shadil-rayyan.github.io/mkdocs_template/
4+
site_url: https://codecompasss.github.io/College-Placement-Guide/
55

66
# Repository
7-
repo_name: mkdocs_template
8-
repo_url: https://github.com/shadil-rayyan/mkdocs_template
7+
repo_name: College-Placement-Guide
8+
repo_url: https://github.com/CodeCompasss/College-Placement-Guide
99
edit_uri: edit/main/docs/
1010

1111
theme:

0 commit comments

Comments
 (0)