Updating content
This commit is contained in:
parent
357336f302
commit
df369310b1
@ -2,13 +2,13 @@
|
|||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>Hello World</title>
|
<title>Hello</title>
|
||||||
<link rel="stylesheet" type="text/css" href="css/main.css">
|
<link rel="stylesheet" type="text/css" href="css/main.css">
|
||||||
<link rel="icon" type="image/x-icon" href="img/favicon.ico">
|
<link rel="icon" type="image/x-icon" href="img/favicon.ico">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<p>Hello Pittsburgh!</p>
|
<p>Hello!</p>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<img src="img/LEGO.jpg" alt="Puppet" />
|
<img src="img/LEGO.jpg" alt="Puppet" />
|
||||||
<div class="blurb">
|
<div class="blurb">
|
||||||
|
Loading…
Reference in New Issue
Block a user