mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 00:13:36 +00:00
Allow selected notes to override the post order in the main page
This commit is contained in:
@@ -44,6 +44,7 @@ params:
|
|||||||
social: true
|
social: true
|
||||||
mainSections:
|
mainSections:
|
||||||
- posts
|
- posts
|
||||||
|
- notes # Notes don't have a date, so only the selected ones rise to the top
|
||||||
|
|
||||||
label:
|
label:
|
||||||
text: "TrudeEH"
|
text: "TrudeEH"
|
||||||
|
|||||||
4
content/.obsidian/workspace.json
vendored
4
content/.obsidian/workspace.json
vendored
@@ -156,8 +156,8 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "advanced-tables-toolbar",
|
"type": "advanced-tables-toolbar",
|
||||||
"state": {},
|
"state": {},
|
||||||
"icon": "spreadsheet",
|
"icon": "lucide-file",
|
||||||
"title": "Advanced Tables"
|
"title": "Plugin no longer active"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -1000,7 +1000,7 @@ CALL 0 0 functionName
|
|||||||
|
|
||||||
Every circuit in this post was designed by me, mostly through trial and error, so the source would quite literally be: I made it up. `¯\_(ツ)_/¯`
|
Every circuit in this post was designed by me, mostly through trial and error, so the source would quite literally be: I made it up. `¯\_(ツ)_/¯`
|
||||||
|
|
||||||
Most screenshots were taken from Turing Complete, a simulator/game on Steam. As the name suggests, the simulator attempts to teach you the basics of computing, and give you a platform to test and develop on. If you read this far, I highly recommend you to try it!
|
Most screenshots were taken from Turing Complete, a simulator/game on Steam. As the name suggests, the simulator attempts to teach you the basics of computing, and give you a platform to test and develop on. If you've read this far, I highly recommend you to try it!
|
||||||
|
|
||||||
If you find that I made a mistake, want to improve one of my circuits, or have any constructive feedback to share, please contact me, and I will happily add your name to the credits.
|
If you find that I made a mistake, want to improve one of my circuits, or have any constructive feedback to share, please contact me, and I will happily add your name to the credits.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user