Skip to content

Commit e07e10d

Browse files
committed
Resume Replacement
1 parent ebb86ab commit e07e10d

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.DS_Store

6 KB
Binary file not shown.

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,15 @@
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
77
<title>saliousowresume</title>
88
<script>
9-
alert('Hello, world! this is Saliou Sow Resume');
9+
alert('Hello, World! Welcome to Saliou Sow Profile');
1010
</script>
11+
<script src="https://unpkg.com/react@16/umd/react.development.js" crossorigin></script>
12+
<script src="https://unpkg.com/react-dom@16/umd/react-dom.development.js" crossorigin></script>
13+
<script src="https://unpkg.com/babel-standalone@6/babal.min.js"></script>
1114
</head>
1215
<body>
1316
<div>
14-
<<img src="ss.pdf" alt="">
17+
<img src="ss.pdf" alt="" width="730" height="750">
1518
</div>
1619
</body>
1720
</html>

ss.pdf

37.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)