feat: Add Rickrolling login button

This commit is contained in:
Thomas A. Christensen II 2024-12-05 11:13:54 -06:00
parent 952b94ac1a
commit 3814c81730
Signed by: millironx
GPG key ID: B7044A3432851F64
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M192 96L352 256 192 416l-32 0 0-96L0 320 0 192l160 0 0-96 32 0zM352 416l96 0 0-320-96 0-32 0 0-64 32 0 128 0 32 0 0 32 0 384 0 32-32 0-128 0-32 0 0-64 32 0z"/></svg>

After

Width:  |  Height:  |  Size: 404 B

9
content/login/index.md Normal file
View file

@ -0,0 +1,9 @@
---
menu:
main:
name: Login
params:
icon: right-to-bracket
link: https://youtu.be/dQw4w9WgXcQ
weight: 99
---