Skip to content

Commit

Permalink
rebuilt site
Browse files Browse the repository at this point in the history
  • Loading branch information
ololiuhqui committed Oct 10, 2024
1 parent 36878cc commit 3fa73f2
Show file tree
Hide file tree
Showing 23 changed files with 312 additions and 312 deletions.
30 changes: 15 additions & 15 deletions public/en/404/index.html
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
<!DOCTYPE html>
<html><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<html><head>
<title>Page not found | Erva Kambo Psychologist</title>
<meta charset="utf-8" />
<meta name="description" content="" />
<meta name="dc.relation" content="http://localhost:1313/" />
<meta name="dc.relation" content="https://ervakambo.com/" />

<meta name="robots" content="noindex" />



<meta itemprop="name" content="Erva Kambo - Psicologa" />
<meta itemprop="description" content="" />
<meta itemprop="image" content="http://localhost:1313/img/profile.jpg" />
<meta itemprop="image" content="https://ervakambo.com/img/profile.jpg" />


<meta property="og:url" content="https://ervakambo.com" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Erva Kambo - Psicologa" />
<meta property="og:description" content="" />
<meta property="og:image" content="http://localhost:1313/img/profile.jpg" />
<meta property="og:image" content="https://ervakambo.com/img/profile.jpg" />


<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Erva Kambo - Psicologa" />
<meta name="twitter:description" content="" />
<meta name="twitter:image" content="http://localhost:1313/img/profile.jpg" />
<meta name="twitter:image" content="https://ervakambo.com/img/profile.jpg" />

<meta
name="viewport"
Expand All @@ -36,7 +36,7 @@
<link rel="stylesheet" href="/css/styles.min.css" media="screen" />


<link rel="shortcut icon" type="image/x-icon" href="http://localhost:1313/img/favicon.ico" />
<link rel="shortcut icon" type="image/x-icon" href="https://ervakambo.com/img/favicon.ico" />



Expand Down Expand Up @@ -64,7 +64,7 @@
<header class="shadow-sm sticky-top">
<nav class="navbar navbar-expand-lg navbar-light py-3">
<div class="container px-5">
<a class="navbar-brand" href="http://localhost:1313/en/"
<a class="navbar-brand" href="https://ervakambo.com/en/"
>
<span class="fw-bolder"
>Erva Kambo <br />
Expand Down Expand Up @@ -116,10 +116,10 @@

<a
class="d-flex align-items-center"
href="http://localhost:1313/en/ "
href="https://ervakambo.com/en/ "
>
<img
src="http://localhost:1313/img/flags/en.svg"
src="https://ervakambo.com/img/flags/en.svg"
class="language-flag shadow-sm"
alt=""
/>
Expand All @@ -129,10 +129,10 @@

<a
class="d-flex align-items-center"
href="http://localhost:1313/it/ "
href="https://ervakambo.com/it/ "
>
<img
src="http://localhost:1313/img/flags/it.svg"
src="https://ervakambo.com/img/flags/it.svg"
class="language-flag shadow-sm"
alt=""
/>
Expand All @@ -142,10 +142,10 @@

<a
class="d-flex align-items-center"
href="http://localhost:1313/sq/ "
href="https://ervakambo.com/sq/ "
>
<img
src="http://localhost:1313/img/flags/sq.svg"
src="https://ervakambo.com/img/flags/sq.svg"
class="language-flag shadow-sm"
alt=""
/>
Expand All @@ -163,7 +163,7 @@
<main class="py-5 px-5 container">
<div class="d-flex flex-column align-items-center py-5 my-5">
<h1 class="text-center display-3">404, page not found</h1>
<a type="button" class="btn btn-primary mt-5 btn-lg" href="http://localhost:1313/en/">Home</a>
<a type="button" class="btn btn-primary mt-5 btn-lg" href="https://ervakambo.com/en/">Home</a>
</div>

</main>
Expand Down Expand Up @@ -310,7 +310,7 @@ <h6 class="text-uppercase fw-bold">



<script type="module" src="http://localhost:1313/js/detectLanguage.js"></script>
<script type="module" src="https://ervakambo.com/js/detectLanguage.js"></script>

<script src="/js/bundle.min.js" defer></script>
</footer>
Expand Down
28 changes: 14 additions & 14 deletions public/en/contacts/index.html
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
<!DOCTYPE html>
<html><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<html><head>
<title>Contacts | Erva Kambo Psychologist</title>
<meta charset="utf-8" />
<meta name="description" content="" />
<meta name="dc.relation" content="http://localhost:1313/" />
<meta name="dc.relation" content="https://ervakambo.com/" />

<meta name="robots" content="index,follow" />



<meta itemprop="name" content="Erva Kambo - Psicologa" />
<meta itemprop="description" content="" />
<meta itemprop="image" content="http://localhost:1313/img/profile.jpg" />
<meta itemprop="image" content="https://ervakambo.com/img/profile.jpg" />


<meta property="og:url" content="https://ervakambo.com" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Erva Kambo - Psicologa" />
<meta property="og:description" content="" />
<meta property="og:image" content="http://localhost:1313/img/profile.jpg" />
<meta property="og:image" content="https://ervakambo.com/img/profile.jpg" />


<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Erva Kambo - Psicologa" />
<meta name="twitter:description" content="" />
<meta name="twitter:image" content="http://localhost:1313/img/profile.jpg" />
<meta name="twitter:image" content="https://ervakambo.com/img/profile.jpg" />

<meta
name="viewport"
Expand All @@ -36,7 +36,7 @@
<link rel="stylesheet" href="/css/styles.min.css" media="screen" />


<link rel="shortcut icon" type="image/x-icon" href="http://localhost:1313/img/favicon.ico" />
<link rel="shortcut icon" type="image/x-icon" href="https://ervakambo.com/img/favicon.ico" />



Expand Down Expand Up @@ -64,7 +64,7 @@
<header class="shadow-sm sticky-top">
<nav class="navbar navbar-expand-lg navbar-light py-3">
<div class="container px-5">
<a class="navbar-brand" href="http://localhost:1313/en/"
<a class="navbar-brand" href="https://ervakambo.com/en/"
>
<span class="fw-bolder"
>Erva Kambo <br />
Expand Down Expand Up @@ -116,10 +116,10 @@

<a
class="d-flex align-items-center"
href="http://localhost:1313/en/contacts "
href="https://ervakambo.com/en/contacts "
>
<img
src="http://localhost:1313/img/flags/en.svg"
src="https://ervakambo.com/img/flags/en.svg"
class="language-flag shadow-sm"
alt=""
/>
Expand All @@ -129,10 +129,10 @@

<a
class="d-flex align-items-center"
href="http://localhost:1313/it/contacts "
href="https://ervakambo.com/it/contacts "
>
<img
src="http://localhost:1313/img/flags/it.svg"
src="https://ervakambo.com/img/flags/it.svg"
class="language-flag shadow-sm"
alt=""
/>
Expand All @@ -142,10 +142,10 @@

<a
class="d-flex align-items-center"
href="http://localhost:1313/sq/contacts "
href="https://ervakambo.com/sq/contacts "
>
<img
src="http://localhost:1313/img/flags/sq.svg"
src="https://ervakambo.com/img/flags/sq.svg"
class="language-flag shadow-sm"
alt=""
/>
Expand Down Expand Up @@ -509,7 +509,7 @@ <h6 class="text-uppercase fw-bold">



<script type="module" src="http://localhost:1313/js/detectLanguage.js"></script>
<script type="module" src="https://ervakambo.com/js/detectLanguage.js"></script>

<script src="/js/bundle.min.js" defer></script>
</footer>
Expand Down
30 changes: 15 additions & 15 deletions public/en/index.html
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
<!DOCTYPE html>
<html><head>
<meta name="generator" content="Hugo 0.131.0"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta name="generator" content="Hugo 0.131.0">
<title> Erva Kambo Psychologist</title>
<meta charset="utf-8" />
<meta name="description" content="" />
<meta name="dc.relation" content="http://localhost:1313/" />
<meta name="dc.relation" content="https://ervakambo.com/" />

<meta name="robots" content="index,follow" />



<meta itemprop="name" content="Erva Kambo - Psicologa" />
<meta itemprop="description" content="" />
<meta itemprop="image" content="http://localhost:1313/img/profile.jpg" />
<meta itemprop="image" content="https://ervakambo.com/img/profile.jpg" />


<meta property="og:url" content="https://ervakambo.com" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Erva Kambo - Psicologa" />
<meta property="og:description" content="" />
<meta property="og:image" content="http://localhost:1313/img/profile.jpg" />
<meta property="og:image" content="https://ervakambo.com/img/profile.jpg" />


<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Erva Kambo - Psicologa" />
<meta name="twitter:description" content="" />
<meta name="twitter:image" content="http://localhost:1313/img/profile.jpg" />
<meta name="twitter:image" content="https://ervakambo.com/img/profile.jpg" />

<meta
name="viewport"
Expand All @@ -37,7 +37,7 @@
<link rel="stylesheet" href="/css/styles.min.css" media="screen" />


<link rel="shortcut icon" type="image/x-icon" href="http://localhost:1313/img/favicon.ico" />
<link rel="shortcut icon" type="image/x-icon" href="https://ervakambo.com/img/favicon.ico" />



Expand Down Expand Up @@ -65,7 +65,7 @@
<header class="shadow-sm sticky-top">
<nav class="navbar navbar-expand-lg navbar-light py-3">
<div class="container px-5">
<a class="navbar-brand" href="http://localhost:1313/en/"
<a class="navbar-brand" href="https://ervakambo.com/en/"
>
<span class="fw-bolder"
>Erva Kambo <br />
Expand Down Expand Up @@ -117,10 +117,10 @@

<a
class="d-flex align-items-center"
href="http://localhost:1313/en/ "
href="https://ervakambo.com/en/ "
>
<img
src="http://localhost:1313/img/flags/en.svg"
src="https://ervakambo.com/img/flags/en.svg"
class="language-flag shadow-sm"
alt=""
/>
Expand All @@ -130,10 +130,10 @@

<a
class="d-flex align-items-center"
href="http://localhost:1313/it/ "
href="https://ervakambo.com/it/ "
>
<img
src="http://localhost:1313/img/flags/it.svg"
src="https://ervakambo.com/img/flags/it.svg"
class="language-flag shadow-sm"
alt=""
/>
Expand All @@ -143,10 +143,10 @@

<a
class="d-flex align-items-center"
href="http://localhost:1313/sq/ "
href="https://ervakambo.com/sq/ "
>
<img
src="http://localhost:1313/img/flags/sq.svg"
src="https://ervakambo.com/img/flags/sq.svg"
class="language-flag shadow-sm"
alt=""
/>
Expand Down Expand Up @@ -188,7 +188,7 @@ <h1 class="display-1 fw-bolder">
class="col-lg-5 d-flex flex-row justify-content-center justify-content-xl-end"
>

<img class="rounded img-fluid profile-img shadow" src="http://localhost:1313/img/profile.jpg" alt="Picture of the psychologist Erva Kambo" />
<img class="rounded img-fluid profile-img shadow" src="https://ervakambo.com/img/profile.jpg" alt="Picture of the psychologist Erva Kambo" />
</div>
</div>

Expand Down Expand Up @@ -364,7 +364,7 @@ <h6 class="text-uppercase fw-bold">



<script type="module" src="http://localhost:1313/js/detectLanguage.js"></script>
<script type="module" src="https://ervakambo.com/js/detectLanguage.js"></script>

<script src="/js/bundle.min.js" defer></script>
</footer>
Expand Down
20 changes: 10 additions & 10 deletions public/en/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,38 +2,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Erva Kambo</title>
<link>http://localhost:1313/en/</link>
<link>https://ervakambo.com/en/</link>
<description>Recent content on Erva Kambo</description>
<generator>Hugo</generator>
<language>en-US</language>
<copyright>© 2024 all rights reserved - Designed by Ludovico Caluori 🎨</copyright>
<atom:link href="http://localhost:1313/en/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://ervakambo.com/en/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contacts |</title>
<link>http://localhost:1313/en/contacts/</link>
<link>https://ervakambo.com/en/contacts/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/en/contacts/</guid>
<guid>https://ervakambo.com/en/contacts/</guid>
<description></description>
</item>
<item>
<title>Page not found |</title>
<link>http://localhost:1313/en/404/</link>
<link>https://ervakambo.com/en/404/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/en/404/</guid>
<guid>https://ervakambo.com/en/404/</guid>
<description></description>
</item>
<item>
<title>Services |</title>
<link>http://localhost:1313/en/services/</link>
<link>https://ervakambo.com/en/services/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/en/services/</guid>
<guid>https://ervakambo.com/en/services/</guid>
<description></description>
</item>
<item>
<title>The Office |</title>
<link>http://localhost:1313/en/office/</link>
<link>https://ervakambo.com/en/office/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/en/office/</guid>
<guid>https://ervakambo.com/en/office/</guid>
<description></description>
</item>
</channel>
Expand Down
Loading

0 comments on commit 3fa73f2

Please sign in to comment.