mirror of
https://github.com/Dvorinka/Portfolio.git
synced 2026-06-03 19:32:56 +00:00
Remove Timeline and Web Developer pages, update logo, and add header to index.html
This commit is contained in:
@@ -29,6 +29,15 @@
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<header class="topbar">
|
||||
<a href="https://tdvorak.dev/" class="logo">
|
||||
<img src="images/Logo_dark.png" alt="Tomáš Dvořák" width="145" height="32" class="dark">
|
||||
</a>
|
||||
<button class="icon-btn theme-btn" data-theme-btn>
|
||||
<div class="state-layer"></div>
|
||||
</button>
|
||||
|
||||
</header>
|
||||
<main>
|
||||
<article>
|
||||
<section class="section hero">
|
||||
|
||||
Reference in New Issue
Block a user