mirror of
https://github.com/ghndrx/docker-test-image.git
synced 2026-02-10 06:45:05 +00:00
update content
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<body class="dark-grey-purple">
|
||||
<header>
|
||||
<div class="container">
|
||||
<h1>My Profile</h1>
|
||||
<h1>hndrx</h1>
|
||||
<div id="menu-toggle"></div>
|
||||
<nav id="main-nav">
|
||||
<ul>
|
||||
@@ -26,7 +26,7 @@
|
||||
<section id="about">
|
||||
<h2>About Me</h2>
|
||||
<p>
|
||||
Hello! My name is Gregory, and I have a passion for coffee, dogs, sports cars, computer servers, and automation.
|
||||
Hello! My name is Gregory, and I have a passion for coffee, dogs, computer servers, and automation.
|
||||
</p>
|
||||
<!-- Rest of the About Me content -->
|
||||
</section>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<body class="dark-grey-purple">
|
||||
<header>
|
||||
<div class="container">
|
||||
<h1>My Profile</h1>
|
||||
<h1>hndrx</h1>
|
||||
<div id="menu-toggle"></div>
|
||||
<nav id="main-nav">
|
||||
<ul>
|
||||
|
||||
@@ -3,13 +3,13 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Home - My Profile</title>
|
||||
<title>Home</title>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body class="dark-grey-purple">
|
||||
<header>
|
||||
<div class="container">
|
||||
<h1>My Profile</h1>
|
||||
<h1>hndrx</h1>
|
||||
<div id="menu-toggle"></div>
|
||||
<nav id="main-nav">
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user