Skip to content

Commit

Permalink
latest build
Browse files Browse the repository at this point in the history
  • Loading branch information
Surya-29 committed Apr 1, 2024
1 parent 0eab436 commit a22da59
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion build/blog/Temp blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<body>
<header>
<!-- <a href="/" class="logo">Surya Narayan</a> -->
<a href=""
<a href="/"
><img alt="icon_image" class="logo" src="static/icon.svg" width="30"
/></a>
<nav class="nav_links">
Expand Down
2 changes: 1 addition & 1 deletion build/blog/feed.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom"><id>http://127.0.0.1:5000/</id><title>Surya Narayan</title><updated>2024-04-01T11:40:20.821975+00:00</updated><author><name>Surya</name><email>[email protected]</email></author><link href="http://127.0.0.1:5000/" rel="alternate"/><generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator><entry><id>Temp blog</id><title>Testing</title><updated>2024-04-01T11:40:20.821975+00:00</updated><link href="http://127.0.0.1:8000/blog/Temp blog" rel="alternate"/><summary type="html">&lt;h4 id="sample-title"&gt;Sample title&lt;/h4&gt;
<feed xmlns="http://www.w3.org/2005/Atom"><id>http://127.0.0.1:5000/</id><title>Surya Narayan</title><updated>2024-04-01T11:41:59.949626+00:00</updated><author><name>Surya</name><email>[email protected]</email></author><link href="http://127.0.0.1:5000/" rel="alternate"/><generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator><entry><id>Temp blog</id><title>Testing</title><updated>2024-04-01T11:41:59.949626+00:00</updated><link href="http://127.0.0.1:8000/blog/Temp blog" rel="alternate"/><summary type="html">&lt;h4 id="sample-title"&gt;Sample title&lt;/h4&gt;

&lt;blockquote&gt;
&lt;p&gt;sample text&lt;/p&gt;
Expand Down
2 changes: 1 addition & 1 deletion build/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<body>
<header>
<!-- <a href="/" class="logo">Surya Narayan</a> -->
<a href=""
<a href="/"
><img alt="icon_image" class="logo" src="static/icon.svg" width="30"
/></a>
<nav class="nav_links">
Expand Down
2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<body>
<header>
<!-- <a href="/" class="logo">Surya Narayan</a> -->
<a href=""
<a href="/"
><img alt="icon_image" class="logo" src="static/icon.svg" width="30"
/></a>
<nav class="nav_links">
Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom"><id>http://127.0.0.1:5000/</id><title>Surya Narayan</title><updated>2024-04-01T11:40:20.821975+00:00</updated><author><name>Surya</name><email>[email protected]</email></author><link href="http://127.0.0.1:5000/" rel="alternate"/><generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator><entry><id>Temp blog</id><title>Testing</title><updated>2024-04-01T11:40:20.821975+00:00</updated><link href="http://127.0.0.1:8000/blog/Temp blog" rel="alternate"/><summary type="html">&lt;h4 id="sample-title"&gt;Sample title&lt;/h4&gt;
<feed xmlns="http://www.w3.org/2005/Atom"><id>http://127.0.0.1:5000/</id><title>Surya Narayan</title><updated>2024-04-01T11:41:59.949626+00:00</updated><author><name>Surya</name><email>[email protected]</email></author><link href="http://127.0.0.1:5000/" rel="alternate"/><generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator><entry><id>Temp blog</id><title>Testing</title><updated>2024-04-01T11:41:59.949626+00:00</updated><link href="http://127.0.0.1:8000/blog/Temp blog" rel="alternate"/><summary type="html">&lt;h4 id="sample-title"&gt;Sample title&lt;/h4&gt;

&lt;blockquote&gt;
&lt;p&gt;sample text&lt;/p&gt;
Expand Down
2 changes: 1 addition & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<body>
<header>
<!-- <a href="/" class="logo">Surya Narayan</a> -->
<a href=""
<a href="/"
><img alt="icon_image" class="logo" src="static/icon.svg" width="30"
/></a>
<nav class="nav_links">
Expand Down

0 comments on commit a22da59

Please sign in to comment.