Skip to content

Commit

Permalink
Update app.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Endedman authored Apr 27, 2024
1 parent 648eda0 commit bf4943a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<div class="cell">
<p><strong>
<?php echo $app['filename_humanreadable']; ?>
</strong>
</p>
<p><strong>Author:</strong>
<?php echo $app['author']; ?>
Expand Down Expand Up @@ -134,4 +135,4 @@ function getFileIcon($filename)
</div>
</body>

</html>
</html>

0 comments on commit bf4943a

Please sign in to comment.