Add language attribute to <html>
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sijmen 2023-05-02 02:01:30 +02:00
parent b81227265c
commit 3ec9af38e0
Signed by: vijfhoek
GPG Key ID: DAF7821E067D9C48
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{# Template #}
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>Empede</title>