Skip to content

Commit

Permalink
add lang attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed May 14, 2024
1 parent 12176dd commit fc14f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/apps/index.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE>
<html>
<html lang="en">
<head>
<title>Fusio - Apps</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
Expand Down

0 comments on commit fc14f53

Please sign in to comment.