Some checks failed
CI/CD Pipeline / Build Docker Image (push) Has been cancelled
CI/CD Pipeline / Test (push) Has been cancelled
CI/CD Pipeline / Build (arm64, windows, linkbeam-windows-arm64.exe) (push) Has been cancelled
CI/CD Pipeline / Build (386, linux, linkbeam-linux-386) (push) Has been cancelled
CI/CD Pipeline / Lint (push) Has been cancelled
CI/CD Pipeline / Build (amd64, linux, linkbeam-linux-amd64) (push) Has been cancelled
CI/CD Pipeline / Build (arm, 7, linux, linkbeam-linux-armv7) (push) Has been cancelled
CI/CD Pipeline / Build (386, windows, linkbeam-windows-386.exe) (push) Has been cancelled
CI/CD Pipeline / Build (amd64, windows, linkbeam-windows-amd64.exe) (push) Has been cancelled
CI/CD Pipeline / Build (arm64, darwin, linkbeam-darwin-arm64) (push) Has been cancelled
CI/CD Pipeline / Build (arm64, linux, linkbeam-linux-arm64) (push) Has been cancelled
CI/CD Pipeline / Build (amd64, darwin, linkbeam-darwin-amd64) (push) Has been cancelled
CI/CD Pipeline / Create Release (push) Has been cancelled
24 lines
524 B
YAML
24 lines
524 B
YAML
# config-catppuccin.yaml - Test config with Catppuccin theme
|
|
|
|
---
|
|
name: "Test User Catppuccin"
|
|
bio: "Testing Catppuccin Mocha theme"
|
|
avatar: "static/logo.png"
|
|
theme: "catppuccin-mocha"
|
|
footer:
|
|
- text: "© 2025 Test User"
|
|
- text: "Catppuccin Mocha Theme"
|
|
|
|
links:
|
|
- title: "My Website"
|
|
url: "https://example.com"
|
|
icon: "fas fa-globe"
|
|
- title: "GitHub"
|
|
url: "https://github.com/user"
|
|
icon: "fab fa-github"
|
|
|
|
socials:
|
|
- platform: "Twitter"
|
|
url: "https://twitter.com/user"
|
|
icon: "fab fa-twitter"
|