Skip to content

Commit

Permalink
added finish to mainpage
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumbagel committed Aug 21, 2024
1 parent 52a63fc commit 69d1059
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 3 additions & 3 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1225,9 +1225,9 @@ textarea.form-input::-webkit-resizer {
font-size: var(--fs-8);
display: block;
}
/*.info_more-btn ion-icon {*/
/* display: none;*/
/*}*/
.info_more-btn ion-icon {
display: none;
}
.separator {
margin: 32px 0;
}
Expand Down
4 changes: 3 additions & 1 deletion generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ pages:
- text:
text: "This [website](https://github.com/quantumbagel/quantumbagel.github.io) has CSS from vCard's excellent [portfolio template](https://github.com/codewithsadee/vcard-personal-portfolio) with many tweaks & changes that I've made. It contains a [portfolio](#projects), a [contact form](#contact), sub-websites for each project, and sidebars. It is powered by a python-based generator that compiles this website statically from a YAML file."
- text:
text: "I have designed many different projects "
text: |
I have designed many different projects intended for a wide variety of uses, and I hope that this page is able to help you find a solution to your problem or, at least, provide a cool distraction :)
- Julian Reder, August 21, 2024
experience:
name: "Experience"
elements:
Expand Down

0 comments on commit 69d1059

Please sign in to comment.