Skip to content

Commit

Permalink
Minor wording tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jondricek committed Jul 18, 2024
1 parent 409f350 commit 8bbc30d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion modules/resources/templates/attackcon-overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{% set conID = "-".join(con.date.split(' ')) %}
<div class="container-fluid pb-3">
<h1>{{ con.title }}</h1>

{% set ifSponsor = "sponsors_img_list" in con %}
{% if "banner_img" in con %}
<p>
Expand Down
7 changes: 4 additions & 3 deletions modules/resources/templates/attackcon.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@
<h1>ATT&amp;CKCon</h1>
<div class="my-5">
<p>
At MITRE ATT&amp;CK's yearly conference, cybersecurity leaders and practitioners of all levels are
invited to strengthen capabilities and engage with others in the community through two days of programming,
At MITRE ATT&amp;CK's annual conference, cybersecurity leaders and practitioners of all levels are
invited to strengthen capabilities and engage with others in the community through multiple days of programming,
featuring knowledgeable speakers, engaging content, and meaningful collaboration, all designed to help
leverage the ATT&amp;CK framework. Browse the archive of presentations organized by event.
leverage the ATT&amp;CK framework.
Browse the archive of presentations below.
</p>
<p>
Learn about future ATT&amp;CKcons by keeping up with us at <a href="/resources/engage-with-attack/contact/">Engage with ATT&amp;CK</a>
Expand Down

0 comments on commit 8bbc30d

Please sign in to comment.