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 Nov 30, 2024
1 parent 0b73211 commit 2f072b7
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 2 deletions.
6 changes: 6 additions & 0 deletions md/content/posts/Second Post.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ here si my second post, this is a test

![](/images/Pasted%20image%2020241130155157.png)






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

<p>here si 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>

</div>

Expand Down
4 changes: 3 additions & 1 deletion md/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@

<guid>/posts/second-post/</guid>
<description>&lt;p&gt;here si 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;</description>
&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>
<content>&lt;p&gt;here si 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;
</content>
</item>

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

<p>here si 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>

</div>

Expand Down
4 changes: 3 additions & 1 deletion md/posts/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@

<guid>/posts/second-post/</guid>
<description>&lt;p&gt;here si 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;</description>
&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>
<content>&lt;p&gt;here si 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;
</content>
</item>

Expand Down
3 changes: 3 additions & 0 deletions md/posts/second-post/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +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 si my second post, this is a test
if this works, then I&rsquo;mall set and I just need to work on style
" />
<meta name="keywords" content="" />

Expand Down Expand Up @@ -83,6 +84,7 @@
<meta property="og:type" content="article" />
<meta property="og:title" content="Post #2">
<meta property="og:description" content="here si my second post, this is a test
if this works, then I&rsquo;mall 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 @@ -194,6 +196,7 @@ <h1 class="post-title">
<div class="post-content"><div>
<p>here si 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>

</div></div>

Expand Down

0 comments on commit 2f072b7

Please sign in to comment.