diff options
Diffstat (limited to 'live/art/index.html')
-rw-r--r-- | live/art/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/live/art/index.html b/live/art/index.html index 2e95bcb..330eaee 100644 --- a/live/art/index.html +++ b/live/art/index.html @@ -6,9 +6,9 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="https://static.luevano.xyz/images/icons/favicon.ico"> -<title>Index -- Luevano's Art</title> +<title>Index -- Luévano's Art</title> <meta name="description" content="My personal space where I post all my drawings, sketches and more art related stuff."/> -<link rel="alternate" type="application/rss+xml" href="https://art.luevano.xyz/rss.xml" title="Luevano's Art RSS"> +<link rel="alternate" type="application/rss+xml" href="https://art.luevano.xyz/rss.xml" title="Luévano's Art RSS"> <!-- general style --> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/style.css"> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fork-awesome/css/fork-awesome.min.css"> @@ -20,13 +20,13 @@ <script type="text/javascript" src="https://static.luevano.xyz/scripts/return_top.js"></script> <!-- extra --> <!-- og meta --> - <meta property="og:title" content="Index -- Luevano's Art"/> + <meta property="og:title" content="Index -- Luévano's Art"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://art.luevano.xyz/index.html"/> <meta property="og:image" content="https://static.luevano.xyz/images/a/default.png"/> <meta property="og:description" content="My personal space where I post all my drawings, sketches and more art related stuff."/> <meta property="og:locale" content="en"/> - <meta property="og:site_name" content="Luevano's Art"/> + <meta property="og:site_name" content="Luévano's Art"/> </head> <body> @@ -73,7 +73,7 @@ <i class="fas fa-arrow-up" alt="Return to top"></i> </button> </div> - <h1>Index -- Luevano's Art</h1> + <h1>Index -- Luévano's Art</h1> <p>Here is where I will post all of my drawings, sketches and more art related stuff. Right now this is managed similar to the <a href="https://blog.luevano.xyz" alt="Luévano's Blog">blog</a>, but more "gallery" oriented. The structure is kind of a 3-level zoom, where you see all the images in this index (or on a tag index), then you see the whole image in its separate link with additional information and then you can see the raw image itself.</p> |