We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a49f4c + 9094b71 commit 42ec8caCopy full SHA for 42ec8ca
1 file changed
index.md
@@ -4,16 +4,6 @@ title: "#include <C++>"
4
toc: true
5
---
6
7
-## CppCon Safety
8
-
9
-<ul>
10
- {% for page in site.pages reversed %}
11
- {% if page.categories contains 'cppcon' %}
12
- <li><a href="{{ page.url }}">{{ page.title }}</a></li>
13
- {% endif %} <!-- resource-p -->
14
- {% endfor %} <!-- page -->
15
-</ul>
16
17
{% include_relative conferences/current_funding_campaign.md %}
18
19
## Who are we?
0 commit comments