merged conflicts.
This commit is contained in:
@@ -11,6 +11,7 @@ exec('php explore.php &');
|
|||||||
<link rel="stylesheet" href="css/styles.css" type="text/css">
|
<link rel="stylesheet" href="css/styles.css" type="text/css">
|
||||||
<script src="js/switch.js"></script>
|
<script src="js/switch.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1>My Favorite Albums</h1>
|
<h1>My Favorite Albums</h1>
|
||||||
<button onclick=modeSwitch() type="submit">Click me</button>
|
<button onclick=modeSwitch() type="submit">Click me</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user