diff options
Diffstat (limited to 'public/nazare-beach/index.html')
| -rw-r--r-- | public/nazare-beach/index.html | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/public/nazare-beach/index.html b/public/nazare-beach/index.html index ae1f82e..cb1c6d5 100644 --- a/public/nazare-beach/index.html +++ b/public/nazare-beach/index.html @@ -6,36 +6,42 @@ <link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'> <link rel='stylesheet' type='text/css' href='/style.css'> <link rel="icon" href="/favicon.ico"> - <meta name="description" content="I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I’m not a fan of smartphone cameras to be honest. Here are some photos I took that day. -According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes."> + <meta name="description" content="I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I’m not a fan of smartphone cameras to be honest. Still, I couldn’t let the opportunity pass. Here are some photos I took that day. +According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes."> <meta name="keywords" content="travel, photo, portugal, personal"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="robots" content="index, follow"> <meta charset="utf-8"> </head> <body> +<ul class="menu-list"> +<li class="menu-item"><a href="http://localhost:1313/">λ</a></li> +<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li> +<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li> +<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li> +</ul> <main> <header><h1 id="tag_Nazare Beach">Nazare Beach</h1></header> <article> -<p>I visited Nazaré Beach last year (2023). Really beautiful place. Shame on me for not taking my camera with me that day. I’m not a fan of smartphone cameras to be honest. -Here are some photos I took that day.</p> -<p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"> -According to Wikipedia, Nazaré Beach is a neighborhood, on the seafront, of one of the most traditional Portuguese fishing villages, Nazaré, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.</p> -<p><img src="https://i.imgur.com/GwZIh3p.jpeg" alt="2nd photo"> -<img src="https://i.imgur.com/hxY0rcS.jpeg" alt="3rd photo"> +<p>I visited Nazaré Beach last year (2023). Such a lovely place. +Shame on me for not taking my camera with me that day. I’m not a fan of smartphone cameras to be honest. Still, I couldn’t let the opportunity pass. Here are some photos I took that day.</p> +<p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> +<p>According to Wikipedia, Nazaré is one of the most traditional Portuguese fishing villages, having the most popular bathing beach on the Portuguese west coast, where you can still find, on the sand, some women dressed in the traditional costume of seven skirts, taking care of the fish that dries in the sun, lined up on stakes.</p> +<p><img src="https://i.imgur.com/GwZIh3p.jpeg" alt="2nd photo"></p> +<p>I plan to go back there in the winter, but this time I will remember to take my camera with me. I have an 18-55 and a 200mm, but I believe I will get better photos with the 200mm, especially in the higher parts. Not to mention that I will be able to aim further without losing too much sharpness.</p> +<p><img src="https://i.imgur.com/hxY0rcS.jpeg" alt="3rd photo"> <img src="https://i.imgur.com/8uRNHtF.jpeg" alt="4th photo"></p> <div id="nextprev"> -<a href="/monogatari/"><div id="prevart">Previous:<br>Monogatari</div></a> +<a href="/monogatari/"><div id="prevart">Previous:<br>Monogatari - Text Editor in Python</div></a> </div> <div style="clear:both" class=taglist>Related<br><a id="tag_travel" href="http://localhost:1313/tags/travel">Travel</a> · <a id="tag_photo" href="http://localhost:1313/tags/photo">Photo</a> · <a id="tag_portugal" href="http://localhost:1313/tags/portugal">Portugal</a> · <a id="tag_personal" href="http://localhost:1313/tags/personal">Personal</a></div> </article> </main> -<footer> - <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a> +<footer><a href="/index.xml">Subscribe to my RSS feed</a> </footer> </body> |
