Skip to content

Commit

Permalink
Rebuild demo site
Browse files Browse the repository at this point in the history
  • Loading branch information
piazzai committed Jan 24, 2024
1 parent 40d6627 commit 990fd57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
6 changes: 1 addition & 5 deletions docs/assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,7 @@ a:active {
}

.error,
.key {
text-transform: lowercase;
color: var(--oc-green-4);
}

.key,
.value {
text-transform: lowercase;
color: var(--oc-green-4);
Expand Down
8 changes: 1 addition & 7 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,17 +90,11 @@

<div class="my ms">
"<span class="key">Source</span>":
"<a class="value" href="https://github.com/piazzai/hacked-jekyll" target="_self">github.com/piazzai/hacked-jekyll</a>",
"<a class="value" href="https://github.com/piazzai/hacked-jekyll" target="_self">piazzai/hacked-jekyll</a>",
</div>

<div class="my ms">
"<span class="key">Profiles</span>": [
<p class="ms">
"<a class="value" href="https://www.facebook.com" target="_self">Facebook</a>",
</p>
<p class="ms">
"<a class="value" href="https://www.x.com" target="_self">X</a>",
</p>
<p class="ms">
"<a class="value" href="https://www.instagram.com" target="_self">Instagram</a>",
</p>
Expand Down

0 comments on commit 990fd57

Please sign in to comment.