mirror of
https://github.com/johnggli/linktree.git
synced 2026-08-17 06:56:04 +01:00
feat: add parallax background
This commit is contained in:
@@ -11,6 +11,12 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<section class="animated-background">
|
||||
<div id="stars1"></div>
|
||||
<div id="stars2"></div>
|
||||
<div id="stars3"></div>
|
||||
</section>
|
||||
|
||||
<img id="profilePicture" src="https://avatars0.githubusercontent.com/u/43749971" alt="Profile Picture">
|
||||
|
||||
<div id="userName">
|
||||
|
||||
Reference in New Issue
Block a user