Few changes
This commit is contained in:
parent
af6405c6ff
commit
de4a88d5e0
@ -41,7 +41,7 @@ $img = getRandomFromArray($imgList);
|
||||
<link rel="shortcut icon" href="favicon.ico" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="text-center"><p style="font-size:xx-large;">Press F5 for another pic!</p></div>
|
||||
<!-- image displays here -->
|
||||
<div class="pic-center">
|
||||
<img src="<?php echo $path . $img ?>" alt="" />
|
||||
|
Loading…
Reference in New Issue
Block a user