mirror of
https://github.com/osmarks/website
synced 2025-08-30 01:07:57 +00:00
rework navbar palette
This commit is contained in:
@@ -37,15 +37,23 @@ block content
|
||||
span.description!= experiment.description
|
||||
|
||||
p Get updates to the blog (not experiments) in your favourite RSS reader using the <a href="/rss.xml">RSS feed</a>.
|
||||
p View some of my projects at
|
||||
p View some of my projects at
|
||||
a(href=`https://git.${domain}/`) my git hosting.
|
||||
|
||||
|
||||
h2.section-header Other Blogs
|
||||
h2.section-header Other blogs
|
||||
|
||||
details
|
||||
summary View list
|
||||
ul
|
||||
each url, name in otherBlogURLs
|
||||
li
|
||||
a(href=url)= name
|
||||
|
||||
div.ring
|
||||
each entry in openring
|
||||
!= entry
|
||||
|
||||
|
||||
iframe(src="https://george.gh0.pw/embed.cgi?gollark", style="border:none;width:100%;height:50px", title="Acquiesce to GEORGE.")
|
||||
|
||||
block under-title
|
||||
|
Reference in New Issue
Block a user