mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2024-11-22 08:12:19 +00:00
Change CV to Obsidian
This commit is contained in:
parent
be151ade85
commit
ee4d60d07a
@ -7,9 +7,9 @@ block nav-links
|
|||||||
a(href='#')
|
a(href='#')
|
||||||
li(class="py-3 bg-black text-green hover:bg-pink hover:text-black transition duration-500 ease-in-out")
|
li(class="py-3 bg-black text-green hover:bg-pink hover:text-black transition duration-500 ease-in-out")
|
||||||
span About
|
span About
|
||||||
a(href='#')
|
a(href='/obsidian/projects.html')
|
||||||
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
||||||
span CV
|
span Obsidian
|
||||||
a(href='https://github.com/aurora-dot')
|
a(href='https://github.com/aurora-dot')
|
||||||
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
||||||
span Projects
|
span Projects
|
||||||
|
@ -10,9 +10,9 @@ block nav-links
|
|||||||
a(href='/about')
|
a(href='/about')
|
||||||
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
||||||
span About
|
span About
|
||||||
a(href='#')
|
a(href='/obsidian/projects.html')
|
||||||
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
||||||
span CV
|
span Obsidian
|
||||||
a(href='https://github.com/aurora-dot')
|
a(href='https://github.com/aurora-dot')
|
||||||
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
||||||
span Projects
|
span Projects
|
||||||
|
@ -8,8 +8,9 @@ block nav-links
|
|||||||
a.nav-link(href='/about')
|
a.nav-link(href='/about')
|
||||||
span About
|
span About
|
||||||
li.nav-item
|
li.nav-item
|
||||||
a.nav-link(href='#')
|
a.nav-link(href='/obsidian/projects.html')
|
||||||
span CV
|
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
||||||
|
span Obsidian
|
||||||
li.nav-item
|
li.nav-item
|
||||||
a.nav-link(href='https://github.com/aurora-dot')
|
a.nav-link(href='https://github.com/aurora-dot')
|
||||||
span Projects
|
span Projects
|
||||||
|
@ -7,9 +7,9 @@ block nav-links
|
|||||||
a(href='/about')
|
a(href='/about')
|
||||||
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
||||||
span About
|
span About
|
||||||
a(href='#')
|
a(href='/obsidian/projects.html')
|
||||||
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
||||||
span CV
|
span Obsidian
|
||||||
a(href='https://github.com/aurora-dot')
|
a(href='https://github.com/aurora-dot')
|
||||||
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
li(class="py-3 bg-pink text-black hover:bg-black hover:text-pink transition duration-500 ease-in-out")
|
||||||
span Projects
|
span Projects
|
||||||
|
Loading…
Reference in New Issue
Block a user