| layout | page |
|---|---|
| title | Threat actors |
| permalink | /threat_actors/ |
{% include search_type.html %}
{% assign threat_actors = site.data.threat_actors %}
<style> .file{ width: 25px; margin:0 auto; } .file-link{ margin:0 auto; } </style> {%- for threat_actor in threat_actors[0] %} {% assign tmp = threat_actor[1] -%} {% endfor %}