Skip to content

Commit

Permalink
Update site content and images
Browse files Browse the repository at this point in the history
  • Loading branch information
findirfin committed Dec 1, 2024
1 parent a0a78fc commit b52ab1f
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion md/content/posts/Second Post.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ here is my second post, this is a test



if this works, then I'mall set and I just need to work on style
if this works, then I'm all set and I just need to work on style
2 changes: 1 addition & 1 deletion md/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ <h2 class="post-title">

<p>here is my second post, this is a test</p>
<p><img src="./images/Pasted%20image%2020241130155157.png"></p>
<p>if this works, then I&rsquo;mall set and I just need to work on style</p>
<p>if this works, then I&rsquo;m all set and I just need to work on style</p>

</div>

Expand Down
4 changes: 2 additions & 2 deletions md/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
<guid>/posts/second-post/</guid>
<description>&lt;p&gt;here is my second post, this is a test&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;./images/Pasted%20image%2020241130155157.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;if this works, then I&amp;rsquo;mall set and I just need to work on style&lt;/p&gt;</description>
&lt;p&gt;if this works, then I&amp;rsquo;m all set and I just need to work on style&lt;/p&gt;</description>
<content>&lt;p&gt;here is my second post, this is a test&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;./images/Pasted%20image%2020241130155157.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;if this works, then I&amp;rsquo;mall set and I just need to work on style&lt;/p&gt;
&lt;p&gt;if this works, then I&amp;rsquo;m all set and I just need to work on style&lt;/p&gt;
</content>
</item>

Expand Down
2 changes: 1 addition & 1 deletion md/posts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ <h2 class="post-title">

<p>here is my second post, this is a test</p>
<p><img src="../images/Pasted%20image%2020241130155157.png"></p>
<p>if this works, then I&rsquo;mall set and I just need to work on style</p>
<p>if this works, then I&rsquo;m all set and I just need to work on style</p>

</div>

Expand Down
4 changes: 2 additions & 2 deletions md/posts/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
<guid>/posts/second-post/</guid>
<description>&lt;p&gt;here is my second post, this is a test&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../images/Pasted%20image%2020241130155157.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;if this works, then I&amp;rsquo;mall set and I just need to work on style&lt;/p&gt;</description>
&lt;p&gt;if this works, then I&amp;rsquo;m all set and I just need to work on style&lt;/p&gt;</description>
<content>&lt;p&gt;here is my second post, this is a test&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../images/Pasted%20image%2020241130155157.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;if this works, then I&amp;rsquo;mall set and I just need to work on style&lt;/p&gt;
&lt;p&gt;if this works, then I&amp;rsquo;m all set and I just need to work on style&lt;/p&gt;
</content>
</item>

Expand Down
6 changes: 3 additions & 3 deletions md/posts/second-post/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="here is my second post, this is a test
if this works, then I&rsquo;mall set and I just need to work on style
if this works, then I&rsquo;m all set and I just need to work on style
" />
<meta name="keywords" content="" />

Expand Down Expand Up @@ -84,7 +84,7 @@
<meta property="og:type" content="article" />
<meta property="og:title" content="Post #2">
<meta property="og:description" content="here is my second post, this is a test
if this works, then I&rsquo;mall set and I just need to work on style
if this works, then I&rsquo;m all set and I just need to work on style
" />
<meta property="og:url" content="/posts/second-post/" />
<meta property="og:site_name" content="Terminal" />
Expand Down Expand Up @@ -196,7 +196,7 @@ <h1 class="post-title">
<div class="post-content"><div>
<p>here is my second post, this is a test</p>
<p><img src="../../images/Pasted%20image%2020241130155157.png"></p>
<p>if this works, then I&rsquo;mall set and I just need to work on style</p>
<p>if this works, then I&rsquo;m all set and I just need to work on style</p>

</div></div>

Expand Down

0 comments on commit b52ab1f

Please sign in to comment.