qutebrowser: give title to homepage

This commit is contained in:
dogeystamp 2023-07-25 21:11:11 -04:00
parent 8546a8b976
commit 6fd8eb0522
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -1,4 +1,7 @@
<html>
<head>
<title>Homepage</title>
</head>
<style>
body {
background: black;