header use absolute paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="header-container">
|
||||
<img src="profile.png" alt="Cesium's Profile Picture" class="profile-pic">
|
||||
<img src="/profile.png" alt="Cesium's Profile Picture" class="profile-pic">
|
||||
<h1>Cesium</h1>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user