Skip to content

Commit

Permalink
remove disqus config
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzhu committed Aug 17, 2023
1 parent fd92996 commit 0e47594
Show file tree
Hide file tree
Showing 406 changed files with 0 additions and 7,698 deletions.
18 changes: 0 additions & 18 deletions community.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,24 +184,6 @@ <h2 id="Contribute-to-this-page" class="article-heading"><a href="#Contribute-to

</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/community.html';
this.page.identifier = 'http://gorm.io/community.html';
this.language = 'en';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
18 changes: 0 additions & 18 deletions contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,24 +188,6 @@ <h2 id="Contributors" class="article-heading"><a href="#Contributors" class="hea

</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/contribute.html';
this.page.identifier = 'http://gorm.io/contribute.html';
this.language = 'en';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
18 changes: 0 additions & 18 deletions de_DE/community.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,24 +184,6 @@ <h2 id="Trage-zu-dieser-Seite-bei" class="article-heading"><a href="#Trage-zu-di

</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/community.html';
this.page.identifier = 'http://gorm.io/de_DE/community.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
18 changes: 0 additions & 18 deletions de_DE/contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,24 +187,6 @@ <h2 id="Mitwirkende" class="article-heading"><a href="#Mitwirkende" class="heade

</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/contribute.html';
this.page.identifier = 'http://gorm.io/de_DE/contribute.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
19 changes: 0 additions & 19 deletions de_DE/docs/associations.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,25 +208,6 @@ <h3 id="Assoziationen-zahlen" class="article-heading"><a href="#Assoziationen-za
<time class="article-footer-updated" datetime="2020-07-02T05:53:27.369Z" itemprop="dateModified">Letzte Aktualisierung: 2020-07-02</time>
<a href="many_to_many.html" class="article-footer-prev" title="Many To Many"><i class="fa fa-chevron-left"></i><span>Vorherige Seite</span></a><a href="preload.html" class="article-footer-next" title="Preloading (Eager Loading)"><span>Nächste Seite</span><i class="fa fa-chevron-right"></i></a>
</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/docs/associations.html';
this.page.identifier = 'http://gorm.io/de_DE/docs/associations.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
18 changes: 0 additions & 18 deletions de_DE/docs/belongs_to.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,24 +170,6 @@ <h2 id="Arbeiten-mit-Belongs-To" class="article-heading"><a href="#Arbeiten-mit-
<a href="delete.html" class="article-footer-prev" title="Löschen"><i class="fa fa-chevron-left"></i><span>Vorherige Seite</span></a><a href="has_one.html" class="article-footer-next" title="Has One"><span>Nächste Seite</span><i class="fa fa-chevron-right"></i></a>
</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/docs/belongs_to.html';
this.page.identifier = 'http://gorm.io/de_DE/docs/belongs_to.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
18 changes: 0 additions & 18 deletions de_DE/docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,24 +172,6 @@ <h2 id="v1-0-2016-04-27" class="article-heading"><a href="#v1-0-2016-04-27" clas
<a href="logger.html" class="article-footer-prev" title="Logger"><i class="fa fa-chevron-left"></i><span>Vorherige Seite</span></a><a href="/community.html" class="article-footer-next" title="Community"><span>Nächste Seite</span><i class="fa fa-chevron-right"></i></a>
</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/docs/changelog.html';
this.page.identifier = 'http://gorm.io/de_DE/docs/changelog.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
18 changes: 0 additions & 18 deletions de_DE/docs/composite_primary_key.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,24 +157,6 @@ <h1 class="article-title" itemprop="name">Composite Primary Key</h1>
<a href="generic_interface.html" class="article-footer-prev" title="Generische Datenbankschnittstelle"><i class="fa fa-chevron-left"></i><span>Vorherige Seite</span></a><a href="write_plugins.html" class="article-footer-next" title="Plugins schreiben"><span>Nächste Seite</span><i class="fa fa-chevron-right"></i></a>
</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/docs/composite_primary_key.html';
this.page.identifier = 'http://gorm.io/de_DE/docs/composite_primary_key.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
18 changes: 0 additions & 18 deletions de_DE/docs/connecting_to_the_database.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,24 +174,6 @@ <h2 id="Unsupported-Databases" class="article-heading"><a href="#Unsupported-Dat
<a href="conventions.html" class="article-footer-prev" title="Konventionen"><i class="fa fa-chevron-left"></i><span>Vorherige Seite</span></a><a href="create.html" class="article-footer-next" title="Erstellen"><span>Nächste Seite</span><i class="fa fa-chevron-right"></i></a>
</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/docs/connecting_to_the_database.html';
this.page.identifier = 'http://gorm.io/de_DE/docs/connecting_to_the_database.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
18 changes: 0 additions & 18 deletions de_DE/docs/conventions.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,24 +177,6 @@ <h3 id="DeletedAt" class="article-heading"><a href="#DeletedAt" class="headerlin
<a href="models.html" class="article-footer-prev" title="Deklarieren von Modellen"><i class="fa fa-chevron-left"></i><span>Vorherige Seite</span></a><a href="connecting_to_the_database.html" class="article-footer-next" title="Verbindung mit der Datenbank"><span>Nächste Seite</span><i class="fa fa-chevron-right"></i></a>
</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/docs/conventions.html';
this.page.identifier = 'http://gorm.io/de_DE/docs/conventions.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
18 changes: 0 additions & 18 deletions de_DE/docs/create.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,24 +166,6 @@ <h2 id="Extra-Creating-option" class="article-heading"><a href="#Extra-Creating-
<a href="connecting_to_the_database.html" class="article-footer-prev" title="Verbindung mit der Datenbank"><i class="fa fa-chevron-left"></i><span>Vorherige Seite</span></a><a href="query.html" class="article-footer-next" title="Abfragen"><span>Nächste Seite</span><i class="fa fa-chevron-right"></i></a>
</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/docs/create.html';
this.page.identifier = 'http://gorm.io/de_DE/docs/create.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
18 changes: 0 additions & 18 deletions de_DE/docs/database.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,24 +171,6 @@ <h2 id="Write-Dialect-for-unsupported-databases" class="article-heading"><a href
<a href="index.html" class="article-footer-next" title="Übersicht"><span>Nächste Seite</span><i class="fa fa-chevron-right"></i></a>
</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/docs/database.html';
this.page.identifier = 'http://gorm.io/de_DE/docs/database.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
18 changes: 0 additions & 18 deletions de_DE/docs/delete.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,24 +163,6 @@ <h2 id="Delete-record-permanently" class="article-heading"><a href="#Delete-reco
<a href="update.html" class="article-footer-prev" title="Aktualisieren"><i class="fa fa-chevron-left"></i><span>Vorherige Seite</span></a><a href="belongs_to.html" class="article-footer-next" title="Belongs To"><span>Nächste Seite</span><i class="fa fa-chevron-right"></i></a>
</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/docs/delete.html';
this.page.identifier = 'http://gorm.io/de_DE/docs/delete.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down
19 changes: 0 additions & 19 deletions de_DE/docs/dialects.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,25 +161,6 @@ <h3 id="PostgreSQL" class="article-heading"><a href="#PostgreSQL" class="headerl
<a href="write_plugins.html" class="article-footer-prev" title="Plugins schreiben"><i class="fa fa-chevron-left"></i><span>Vorherige Seite</span></a><a href="logger.html" class="article-footer-next" title="Logger"><span>Nächste Seite</span><i class="fa fa-chevron-right"></i></a>
</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/docs/dialects.html';
this.page.identifier = 'http://gorm.io/de_DE/docs/dialects.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
</div>
Expand Down
18 changes: 0 additions & 18 deletions de_DE/docs/error_handling.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,24 +165,6 @@ <h2 id="RecordNotFound-Error" class="article-heading"><a href="#RecordNotFound-E
<a href="method_chaining.html" class="article-footer-prev" title="Verketten von Methoden"><i class="fa fa-chevron-left"></i><span>Vorherige Seite</span></a><a href="hooks.html" class="article-footer-next" title="Hooks"><span>Nächste Seite</span><i class="fa fa-chevron-right"></i></a>
</footer>

<section id="comments">
<div id="disqus_thread"></div>
</sction>

<script>
var disqus_config = function () {
this.page.url = 'http://gorm.io/de_DE/docs/error_handling.html';
this.page.identifier = 'http://gorm.io/de_DE/docs/error_handling.html';
this.language = 'de';
};

(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://gorm.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>


</div>
Expand Down

0 comments on commit 0e47594

Please sign in to comment.