Update depiction.html
This commit is contained in:
parent
b80ab9fb9c
commit
1bfb01add5
1 changed files with 3 additions and 3 deletions
|
|
@ -2,10 +2,10 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Micah Gomez</title>
|
||||
<title>Penelope Gomez</title>
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link id="pagestyle" rel="stylesheet" href="/css/style.css">
|
||||
<script src="https://micahpgomez.dev/js/jquery.min.js"></script>
|
||||
<script src="https://pogmom.me/js/jquery.min.js"></script>
|
||||
<link href="https://fonts.googleapis.com/css?family=Ubuntu&display=swap" rel="stylesheet">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
<div id="ChangeLogContent"></div>
|
||||
<br>
|
||||
<br>
|
||||
<button onclick="location.href='https://micahpgomez.dev';" class="contentbutton">
|
||||
<button onclick="location.href='https://pogmom.me';" class="contentbutton">
|
||||
<p>Home Page</p>
|
||||
</button>
|
||||
<br>
|
||||
|
|
|
|||
Reference in a new issue