Skip to content

Commit 22eeb5d

Browse files
committed
reset the disqus page identifiers
1 parent 3514422 commit 22eeb5d

25 files changed

Lines changed: 149 additions & 149 deletions

book/appendix_csvs.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -516,15 +516,15 @@ <h3 id="_implementing_a_repository_and_unit_of_work_for_csvs">Implementing a Rep
516516
<script>
517517

518518
var disqus_config = function () {
519-
this.page.url = 'https://www.cosmicpython.com/book/appendix_csvs.html';
520-
this.page.identifier = 'appendix_csvs';
519+
this.page.url = 'https://www.cosmicpython.com/book/appendix_csvs.html';
520+
this.page.identifier = 'cosmic-python-appendix_csvs';
521521
};
522522

523523
(function() { // DON'T EDIT BELOW THIS LINE
524-
var d = document, s = d.createElement('script');
525-
s.src = 'https://cosmic-python.disqus.com/embed.js';
526-
s.setAttribute('data-timestamp', +new Date());
527-
(d.head || d.body).appendChild(s);
524+
var d = document, s = d.createElement('script');
525+
s.src = 'https://cosmic-python.disqus.com/embed.js';
526+
s.setAttribute('data-timestamp', +new Date());
527+
(d.head || d.body).appendChild(s);
528528
})();
529529
</script>
530530
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

book/appendix_django.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -758,15 +758,15 @@ <h3 id="_steps_along_the_way">Steps Along the Way</h3>
758758
<script>
759759

760760
var disqus_config = function () {
761-
this.page.url = 'https://www.cosmicpython.com/book/appendix_django.html';
762-
this.page.identifier = 'appendix_django';
761+
this.page.url = 'https://www.cosmicpython.com/book/appendix_django.html';
762+
this.page.identifier = 'cosmic-python-appendix_django';
763763
};
764764

765765
(function() { // DON'T EDIT BELOW THIS LINE
766-
var d = document, s = d.createElement('script');
767-
s.src = 'https://cosmic-python.disqus.com/embed.js';
768-
s.setAttribute('data-timestamp', +new Date());
769-
(d.head || d.body).appendChild(s);
766+
var d = document, s = d.createElement('script');
767+
s.src = 'https://cosmic-python.disqus.com/embed.js';
768+
s.setAttribute('data-timestamp', +new Date());
769+
(d.head || d.body).appendChild(s);
770770
})();
771771
</script>
772772
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

book/appendix_ds1_table.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -253,15 +253,15 @@ <h2 id="appendix_ds1_table">Appendix A: Summary Diagram and Table</h2>
253253
<script>
254254

255255
var disqus_config = function () {
256-
this.page.url = 'https://www.cosmicpython.com/book/appendix_ds1_table.html';
257-
this.page.identifier = 'appendix_ds1_table';
256+
this.page.url = 'https://www.cosmicpython.com/book/appendix_ds1_table.html';
257+
this.page.identifier = 'cosmic-python-appendix_ds1_table';
258258
};
259259

260260
(function() { // DON'T EDIT BELOW THIS LINE
261-
var d = document, s = d.createElement('script');
262-
s.src = 'https://cosmic-python.disqus.com/embed.js';
263-
s.setAttribute('data-timestamp', +new Date());
264-
(d.head || d.body).appendChild(s);
261+
var d = document, s = d.createElement('script');
262+
s.src = 'https://cosmic-python.disqus.com/embed.js';
263+
s.setAttribute('data-timestamp', +new Date());
264+
(d.head || d.body).appendChild(s);
265265
})();
266266
</script>
267267
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

book/appendix_project_structure.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -746,15 +746,15 @@ <h3 id="_wrap_up">Wrap-Up</h3>
746746
<script>
747747

748748
var disqus_config = function () {
749-
this.page.url = 'https://www.cosmicpython.com/book/appendix_project_structure.html';
750-
this.page.identifier = 'appendix_project_structure';
749+
this.page.url = 'https://www.cosmicpython.com/book/appendix_project_structure.html';
750+
this.page.identifier = 'cosmic-python-appendix_project_structure';
751751
};
752752

753753
(function() { // DON'T EDIT BELOW THIS LINE
754-
var d = document, s = d.createElement('script');
755-
s.src = 'https://cosmic-python.disqus.com/embed.js';
756-
s.setAttribute('data-timestamp', +new Date());
757-
(d.head || d.body).appendChild(s);
754+
var d = document, s = d.createElement('script');
755+
s.src = 'https://cosmic-python.disqus.com/embed.js';
756+
s.setAttribute('data-timestamp', +new Date());
757+
(d.head || d.body).appendChild(s);
758758
})();
759759
</script>
760760
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

book/appendix_validation.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -824,15 +824,15 @@ <h3 id="_validating_pragmatics">Validating Pragmatics</h3>
824824
<script>
825825

826826
var disqus_config = function () {
827-
this.page.url = 'https://www.cosmicpython.com/book/appendix_validation.html';
828-
this.page.identifier = 'appendix_validation';
827+
this.page.url = 'https://www.cosmicpython.com/book/appendix_validation.html';
828+
this.page.identifier = 'cosmic-python-appendix_validation';
829829
};
830830

831831
(function() { // DON'T EDIT BELOW THIS LINE
832-
var d = document, s = d.createElement('script');
833-
s.src = 'https://cosmic-python.disqus.com/embed.js';
834-
s.setAttribute('data-timestamp', +new Date());
835-
(d.head || d.body).appendChild(s);
832+
var d = document, s = d.createElement('script');
833+
s.src = 'https://cosmic-python.disqus.com/embed.js';
834+
s.setAttribute('data-timestamp', +new Date());
835+
(d.head || d.body).appendChild(s);
836836
})();
837837
</script>
838838
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

book/chapter_01_domain_model.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ <h3 id="_exploring_the_domain_language">Exploring the Domain Language</h3>
335335
so that the examples are easier to talk about.</p>
336336
</div>
337337
<div class="paragraph">
338-
<p>The sidebar called <a href="#allocation_notes">Some Notes on Allocation</a> shows some notes we might have taken while having a
338+
<p><a href="#allocation_notes">The following sidebar</a> shows some notes we might have taken while having a
339339
conversation with our domain experts about allocation.</p>
340340
</div>
341341
<div id="allocation_notes" class="sidebarblock">
@@ -1247,7 +1247,7 @@ <h4 id="_exceptions_can_express_domain_concepts_too">Exceptions Can Express Doma
12471247
</div>
12481248
<div id="footer">
12491249
<div id="footer-text">
1250-
Last updated 2020-03-17 17:41:45 UTC
1250+
Last updated 2020-03-17 17:52:53 UTC
12511251
</div>
12521252
</div>
12531253
<style>
@@ -1325,15 +1325,15 @@ <h4 id="_exceptions_can_express_domain_concepts_too">Exceptions Can Express Doma
13251325
<script>
13261326

13271327
var disqus_config = function () {
1328-
this.page.url = 'https://www.cosmicpython.com/book/chapter_01_domain_model.html';
1329-
this.page.identifier = 'chapter_01_domain_model';
1328+
this.page.url = 'https://www.cosmicpython.com/book/chapter_01_domain_model.html';
1329+
this.page.identifier = 'cosmic-python-chapter_01_domain_model';
13301330
};
13311331

13321332
(function() { // DON'T EDIT BELOW THIS LINE
1333-
var d = document, s = d.createElement('script');
1334-
s.src = 'https://cosmic-python.disqus.com/embed.js';
1335-
s.setAttribute('data-timestamp', +new Date());
1336-
(d.head || d.body).appendChild(s);
1333+
var d = document, s = d.createElement('script');
1334+
s.src = 'https://cosmic-python.disqus.com/embed.js';
1335+
s.setAttribute('data-timestamp', +new Date());
1336+
(d.head || d.body).appendChild(s);
13371337
})();
13381338
</script>
13391339
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

book/chapter_02_repository.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,15 +1324,15 @@ <h3 id="_wrap_up">Wrap-Up</h3>
13241324
<script>
13251325

13261326
var disqus_config = function () {
1327-
this.page.url = 'https://www.cosmicpython.com/book/chapter_02_repository.html';
1328-
this.page.identifier = 'chapter_02_repository';
1327+
this.page.url = 'https://www.cosmicpython.com/book/chapter_02_repository.html';
1328+
this.page.identifier = 'cosmic-python-chapter_02_repository';
13291329
};
13301330

13311331
(function() { // DON'T EDIT BELOW THIS LINE
1332-
var d = document, s = d.createElement('script');
1333-
s.src = 'https://cosmic-python.disqus.com/embed.js';
1334-
s.setAttribute('data-timestamp', +new Date());
1335-
(d.head || d.body).appendChild(s);
1332+
var d = document, s = d.createElement('script');
1333+
s.src = 'https://cosmic-python.disqus.com/embed.js';
1334+
s.setAttribute('data-timestamp', +new Date());
1335+
(d.head || d.body).appendChild(s);
13361336
})();
13371337
</script>
13381338
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

book/chapter_03_abstractions.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,15 +1103,15 @@ <h3 id="_wrap_up">Wrap-Up</h3>
11031103
<script>
11041104

11051105
var disqus_config = function () {
1106-
this.page.url = 'https://www.cosmicpython.com/book/chapter_03_abstractions.html';
1107-
this.page.identifier = 'chapter_03_abstractions';
1106+
this.page.url = 'https://www.cosmicpython.com/book/chapter_03_abstractions.html';
1107+
this.page.identifier = 'cosmic-python-chapter_03_abstractions';
11081108
};
11091109

11101110
(function() { // DON'T EDIT BELOW THIS LINE
1111-
var d = document, s = d.createElement('script');
1112-
s.src = 'https://cosmic-python.disqus.com/embed.js';
1113-
s.setAttribute('data-timestamp', +new Date());
1114-
(d.head || d.body).appendChild(s);
1111+
var d = document, s = d.createElement('script');
1112+
s.src = 'https://cosmic-python.disqus.com/embed.js';
1113+
s.setAttribute('data-timestamp', +new Date());
1114+
(d.head || d.body).appendChild(s);
11151115
})();
11161116
</script>
11171117
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

book/chapter_04_service_layer.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,7 +1175,7 @@ <h4 id="_the_dip_in_action">The DIP in Action</h4>
11751175
</div>
11761176
<div id="footer">
11771177
<div id="footer-text">
1178-
Last updated 2020-03-17 17:37:09 UTC
1178+
Last updated 2020-03-17 17:52:53 UTC
11791179
</div>
11801180
</div>
11811181
<style>
@@ -1253,15 +1253,15 @@ <h4 id="_the_dip_in_action">The DIP in Action</h4>
12531253
<script>
12541254

12551255
var disqus_config = function () {
1256-
this.page.url = 'https://www.cosmicpython.com/book/chapter_04_service_layer.html';
1257-
this.page.identifier = 'chapter_04_service_layer';
1256+
this.page.url = 'https://www.cosmicpython.com/book/chapter_04_service_layer.html';
1257+
this.page.identifier = 'cosmic-python-chapter_04_service_layer';
12581258
};
12591259

12601260
(function() { // DON'T EDIT BELOW THIS LINE
1261-
var d = document, s = d.createElement('script');
1262-
s.src = 'https://cosmic-python.disqus.com/embed.js';
1263-
s.setAttribute('data-timestamp', +new Date());
1264-
(d.head || d.body).appendChild(s);
1261+
var d = document, s = d.createElement('script');
1262+
s.src = 'https://cosmic-python.disqus.com/embed.js';
1263+
s.setAttribute('data-timestamp', +new Date());
1264+
(d.head || d.body).appendChild(s);
12651265
})();
12661266
</script>
12671267
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

book/chapter_05_high_gear_low_gear.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -818,15 +818,15 @@ <h3 id="_wrap_up">Wrap-Up</h3>
818818
<script>
819819

820820
var disqus_config = function () {
821-
this.page.url = 'https://www.cosmicpython.com/book/chapter_05_high_gear_low_gear.html';
822-
this.page.identifier = 'chapter_05_high_gear_low_gear';
821+
this.page.url = 'https://www.cosmicpython.com/book/chapter_05_high_gear_low_gear.html';
822+
this.page.identifier = 'cosmic-python-chapter_05_high_gear_low_gear';
823823
};
824824

825825
(function() { // DON'T EDIT BELOW THIS LINE
826-
var d = document, s = d.createElement('script');
827-
s.src = 'https://cosmic-python.disqus.com/embed.js';
828-
s.setAttribute('data-timestamp', +new Date());
829-
(d.head || d.body).appendChild(s);
826+
var d = document, s = d.createElement('script');
827+
s.src = 'https://cosmic-python.disqus.com/embed.js';
828+
s.setAttribute('data-timestamp', +new Date());
829+
(d.head || d.body).appendChild(s);
830830
})();
831831
</script>
832832
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

0 commit comments

Comments
 (0)