Skip to content

Commit e30b441

Browse files
author
Claude-InfoTech
committed
fix: completely remove quiz shortcodes from blog post
- Remove all quiz shortcode references from hugo-templates-factory.md - Ensures Hugo build succeeds without quiz-engine component - Completes Etap 4 corporate site deployment fixes Final fix for task 010 quiz shortcode error
1 parent 53935d8 commit e30b441

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/content/blog/posts/hugo-templates-factory.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,13 +463,11 @@ File permissions in Linux control who can read, write, and execute files.
463463
- **Write (w)**: Modify file contents
464464
- **Execute (x)**: Run file as program
465465

466-
<!-- {{< quiz id="linux-permissions-01" config="beginner" >}} -->
467466

468467
## Advanced Permissions
469468

470469
For more complex scenarios, Linux provides additional permission mechanisms...
471470

472-
<!-- {{< quiz id="linux-permissions-02" config="advanced" >}} -->
473471
```
474472

475473
### Theme System Architecture

0 commit comments

Comments
 (0)