File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < title > Distinction Task 5 | Docker-based Python Execution Module </ title >
6+ < title > RunMyPython </ title >
77 < link href ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/css/bootstrap.min.css "
rel ="
stylesheet "
integrity ="
sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN "
crossorigin ="
anonymous "
> 88 < link rel ="
stylesheet "
href ="
https://cdn.jsdelivr.net/npm/[email protected] /font/bootstrap-icons.min.css "
> 99 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css " />
2323
2424< body >
2525 < div class ="container mt-5 ">
26- < div class ="row ">
27- < div class ="col ">
28- < p class ="fw-medium "> COS30041 Creating Secure and Scalable Software</ p >
29- </ div >
30- < div class ="col-auto ">
31- < p class ="fst-italic "> Created by: Kazumasa Chong (102762373)</ p >
32- </ div >
33- </ div >
34- < h1 > Distinction Task 5 | Docker-based Python Execution Module</ h1 >
26+ < h1 > RunMyPython</ h1 >
3527 </ div >
3628
3729 < div class ="container mt-4 mb-5 py-4 px-4 mainView bg-white slide-left ">
@@ -85,4 +77,4 @@ <h3 class="mb-4">Result</h3>
8577 } ) ;
8678 </ script >
8779</ body >
88- </ html >
80+ </ html >
You can’t perform that action at this time.
0 commit comments