Skip to content

Commit

Permalink
Completed Part 1 ProfPowell#2 & 4
Browse files Browse the repository at this point in the history
Completed Part 1 ProfPowell#2 & 4
  • Loading branch information
raphaeloh96 committed Jul 6, 2022
1 parent 3e6de17 commit bb5183b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<body>
<header>
<h1>CSE 134B Homework 1 Website</h1>
<h1>Raphael Oh's Website</h1>

<section id="user-info-component">
<div id="user-info" style="display: none;">
Expand Down Expand Up @@ -89,7 +89,7 @@ <h2>UCSD Promo Video</h2>

<footer>
<hr/>
<p>💯This page was made with &hearts; by YOUR NAME HERE 💯</p>
<p>💯This page was made with &hearts; by Raphael Oh 💯</p>
</footer>
<script type="module">
import { update } from './scripts/main.js';
Expand Down

0 comments on commit bb5183b

Please sign in to comment.