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
|
||||
mainSections:
|
||||
- posts
|
||||
- notes # Notes don't have a date, so only the selected ones rise to the top
|
||||
|
||||
label:
|
||||
text: "TrudeEH"
|
||||
|
||||
4
content/.obsidian/workspace.json
vendored
4
content/.obsidian/workspace.json
vendored
@@ -156,8 +156,8 @@
|
||||
"state": {
|
||||
"type": "advanced-tables-toolbar",
|
||||
"state": {},
|
||||
"icon": "spreadsheet",
|
||||
"title": "Advanced Tables"
|
||||
"icon": "lucide-file",
|
||||
"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. `¯\_(ツ)_/¯`
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user