Skip to content

Commit 646ad13

Browse files
committed
Remove content pending publisher permission
1 parent afb2926 commit 646ad13

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
---
22
layout: index
33
---
4-
{% include_relative intro.html %}
4+
Uncle Bob has <a href="https://twitter.com/unclebobmartin/status/1513641219376795662">followed up with me</a> to inform me that I may need his publisher's permission to keep this site up.
5+
6+
I've written to them and will bring the site back up if permission is granted 🤞
7+
8+
If permission is not granted then perhaps there is an opportunity to create a new website that allows people to easily create their own custom sets of linkable code rules. If this interests you please leave your thoughts on <a href="https://forms.gle/S8RJ56Bm1A89sLzq6">this Google Form</a>.
9+
<!-- {% include_relative intro.html %}
510
611
{% for collection in site.collections %}
712
{% unless collection.label == 'posts' %}
@@ -18,4 +23,4 @@ <h2>
1823
{% endunless %}
1924
{% endfor %}
2025
21-
{% include_relative conclusion.html %}
26+
{% include_relative conclusion.html %} -->

0 commit comments

Comments
 (0)