Skip to content

Commit

Permalink
fixed title
Browse files Browse the repository at this point in the history
  • Loading branch information
Ektaynot committed Jul 12, 2024
1 parent ea2d82d commit a5f5fc3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions blog/writing_tools/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
name="description"
content="A list of the tools I use to connect my mind to the physical world."
/>
<title>Writing Tools</title>
<title>My Writing Tools</title>
<style>
html {
color: #1a1a1a;
Expand Down Expand Up @@ -225,7 +225,7 @@
</head>
<body>
<header id="title-block-header">
<h1 class="title">Writing Tools</h1>
<h1 class="title">My Writing Tools</h1>
<p class="author">İsmail Efe Top</p>
<p class="date">2024-07-12</p>
</header>
Expand Down Expand Up @@ -406,4 +406,4 @@ <h1 id="conclusion">Conclusion</h1>
<a href="https://firechicken.club/efe/next"></a>
</div>
</body>
</html>
</html>
6 changes: 3 additions & 3 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<description>İsmail Efe's Second Brain.</description>
<language>en</language>
<atom:link href="https://ismailefe.org/feed.xml" rel="self" type="application/rss+xml"/>
<lastBuildDate>Fri, 12 Jul 2024 22:10:13 +0300</lastBuildDate>
<lastBuildDate>Fri, 12 Jul 2024 22:12:30 +0300</lastBuildDate>
<item>
<title>Writing Tools</title>
<title>My Writing Tools</title>
<description><![CDATA[<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><body>
<header id="title-block-header">
<h1 class="title">Writing Tools</h1>
<h1 class="title">My Writing Tools</h1>
<p class="author">İsmail Efe Top</p>
<p class="date">2024-07-12</p>
</header>
Expand Down
4 changes: 2 additions & 2 deletions src/blog/writing_tools/writing_tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
name="description"
content="A list of the tools I use to connect my mind to the physical world."
/>
<title>Writing Tools</title>
<title>My Writing Tools</title>
<style>
html {
color: #1a1a1a;
Expand Down Expand Up @@ -225,7 +225,7 @@
</head>
<body>
<header id="title-block-header">
<h1 class="title">Writing Tools</h1>
<h1 class="title">My Writing Tools</h1>
<p class="author">İsmail Efe Top</p>
<p class="date">2024-07-12</p>
</header>
Expand Down

0 comments on commit a5f5fc3

Please sign in to comment.