mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-06-21 04:54:21 -04:00
csrc links to notrace.how, miscellaneous edits
This commit is contained in:
parent
9d659896fa
commit
d83276dadb
17 changed files with 42 additions and 153 deletions
|
@ -5,7 +5,9 @@
|
|||
<div class="container">
|
||||
<div class="has-text-centered">
|
||||
<h1 class="title is-2">{{ section.title }}</h1>
|
||||
{% if section.description %}
|
||||
<p class="subtitle is-4">{{ section.description }}</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="content">
|
||||
{{ section.content | safe }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue