Skip to content

Commit

Permalink
Adding the presentation of the Software Engineering Project
Browse files Browse the repository at this point in the history
  • Loading branch information
SumitKumar-17 committed Jun 22, 2024
1 parent 0d94642 commit 8b823c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ function App() {
<div style={{ width: "100vw", height: "100vh" }}>
<iframe
title="ruleBook"
src="/Online Class Management System.pdf"
src="/Online_Class_Management_System.pdf"
width="100%"
height="100%"
></iframe>
Expand Down

0 comments on commit 8b823c1

Please sign in to comment.