Skip to content

Commit c1506e3

Browse files
committed
added logo & name in payment page
1 parent b59364f commit c1506e3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Paymentnew.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
<html>
33
<head>
44
<script src="https://kit.fontawesome.com/e8fa2e31b4.js" crossorigin="anonymous"></script>
5-
5+
<title>Payment Gateway </title>
6+
<link rel="icon"
7+
href="Eduversity\assets\images\logo.png"
8+
type="image/x-icon" />
69
<link rel="stylesheet" href="paymentnew.css">
710
</head>
811
<body>

0 commit comments

Comments
 (0)