Skip to content

Commit eb825e1

Browse files
committed
Modified main article page and index to fix typos and DOM formatting issues.
1 parent e91a124 commit eb825e1

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

articles/How-To-Use-AI-For-Everything.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ <h2 class="blog-post-title" id="html3">How To Use Code Examples In HTML</h2>
7979
In conclusion, AI has arrived and is more or less taking over the world. I guess we'll all
8080
get used to it.
8181
</p>
82+
</div><!-- /.blog-post -->
83+
<!-- Disqus -->
84+
<div id="disqus_thread"></div>
85+
<script>
8286
/**
8387
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
8488
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ <h1 class="blog-title"><a class="blog-title" href="/index.html">Computering</a><
5353
<div class="col-sm-8 blog-main">
5454

5555
<div class="blog-post">
56-
<h2 class="blog-post-title" id="rock1"><a class="blog-post-title" href="/articles/How-To-Use-AI-For-Everything.html">Iron Maiden and Computering</a></h2>
56+
<h2 class="blog-post-title" id="rock1"><a class="blog-post-title" href="/articles/How-To-Use-AI-For-Everything.html">How To Use AI For Everything</a></h2>
5757
<p class="blog-post-meta">February 11, 2025 by <a href="/author/author.html" target="_blank">Steffen Devich</a></p>
5858

5959
<p>
60-
How to Use A! For Everything.
60+
How to Use AI For Everything.
6161
</p>
6262
</div><!-- /.blog-post -->
6363

0 commit comments

Comments
 (0)