Add guides
This commit is contained in:
parent
5bf555aaa3
commit
65ec3ec18f
57 changed files with 510 additions and 91 deletions
|
@ -7,5 +7,9 @@ header:
|
|||
link: /about
|
||||
- name: Projects
|
||||
link: /projects
|
||||
directory: true
|
||||
- name: Guides
|
||||
link: /guides
|
||||
directory: true
|
||||
- name: Contact
|
||||
link: /contact
|
|
@ -17,10 +17,9 @@ links:
|
|||
style:
|
||||
fa-classes: [ fa-brands, fa-linkedin ]
|
||||
color-primary: 0077B5
|
||||
- name: LeetCode
|
||||
url: https://leetcode.com/owenryan/
|
||||
# No clue what to put here to I'm linking to my doom page lmao
|
||||
- name: DOOM
|
||||
url: https://owenryan.us/doom
|
||||
style:
|
||||
# Leetcode's logo is not in fontawesome so just using this generic one
|
||||
fa-classes: [ fa-solid, fa-laptop-code ]
|
||||
# Leetcode does not have a press kit, and does not publish their brand colors. Hopefully this is close enough.
|
||||
color-primary: FFA116
|
||||
fa-classes: [ fa-solid, fa-spaghetti-monster-flying ]
|
||||
color-primary: A72626
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue