Skip to content

Commit 2eaed20

Browse files
authored
Update branding and contact information in index.html
1 parent e426666 commit 2eaed20

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929

3030
<header class="site-header shell">
3131
<a class="brand" href="#main" aria-label="EnuMind home">
32-
<img src="assets/enumind-mark.png" width="96" height="58" alt="" class="brand__mark">
33-
<span class="brand__name" data-site-title>EnuMind</span>
32+
<img src="assets/enumind_gold.png" width="96" height="58" alt="" class="brand__mark">
3433
</a>
3534
<div class="header-status" aria-label="Independent engineering studio">
3635
<span class="header-status__dot"></span>
@@ -51,11 +50,11 @@ <h1 id="hero-title" data-tagline>Ideas engineered into useful systems.</h1>
5150
</p>
5251

5352
<div class="hero__actions" aria-label="Primary links">
54-
<a class="button button--primary" data-github-link href="https://github.com/nateshpp" target="_blank" rel="noreferrer">
53+
<a class="button button--primary" data-github-link href="https://github.com/enumind" target="_blank" rel="noreferrer">
5554
<span>Explore GitHub</span>
5655
<svg viewBox="0 0 20 20" aria-hidden="true"><path d="M6.25 13.75 13.75 6.25M8 6.25h5.75V12"/></svg>
5756
</a>
58-
<a class="button button--secondary" data-contact-link href="mailto:nateshpp@yahoo.com">
57+
<a class="button button--secondary" data-contact-link href="mailto:enumind@pm.me">
5958
<span>Contact</span>
6059
<svg viewBox="0 0 20 20" aria-hidden="true"><path d="M3.25 5.5h13.5v9h-13.5zM3.75 6l6.25 5 6.25-5"/></svg>
6160
</a>
@@ -77,7 +76,7 @@ <h1 id="hero-title" data-tagline>Ideas engineered into useful systems.</h1>
7776

7877
<footer class="site-footer shell">
7978
<span>© <span id="year"></span> <span data-site-title>EnuMind</span></span>
80-
<span class="site-footer__line" data-footer-line>Thoughtful technology. Built to endure.</span>
79+
<span class="site-footer__line" data-footer-line>Thoughtful technology. Built to evolve.</span>
8180
</footer>
8281

8382
<script src="config.js"></script>

0 commit comments

Comments
 (0)