fix html title

This commit is contained in:
Travis Burtrum 2024-02-20 00:40:00 -05:00
parent 91b18badc9
commit 8a130780e6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
cat <<EOF > sad-songs.html cat <<EOF > sad-songs.html
<html> <html>
<head> <head>
<title>Href Attribute Example</title> <title>Sad Songs</title>
</head> </head>
<body> <body>
<table> <table>