update titles

This commit is contained in:
uwaa 2024-11-04 12:16:17 +00:00
parent 761f7a6d59
commit d194bb3838
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>MiniHTTP Test</title> <title>HTTP Test</title>
<style> <style>
body { body {
color: white; color: white;

View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Test</title> <title>HTTP Test</title>
<link rel="icon" id="icon" href="data:;base64,iVBORw0KGgo="> <link rel="icon" id="icon" href="data:;base64,iVBORw0KGgo=">
</head> </head>
<body> <body>

View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>MiniHTTP Test</title> <title>HTTP Test</title>
<style> <style>
body { body {
color: white; color: white;