summaryrefslogtreecommitdiff
path: root/art/dst/tag/@spanish.html
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-06-06 12:56:44 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2021-06-06 12:56:44 -0600
commit403bcd7509498638b6e34d38eb29e1c3620917c9 (patch)
treeb10d853a923a85d4bd981a5b301abd3c1f5a8a7f /art/dst/tag/@spanish.html
parent55cfef7fcaad7a657336b8be62508be9f631ff86 (diff)
finish base art page and upload first post
Diffstat (limited to 'art/dst/tag/@spanish.html')
-rw-r--r--art/dst/tag/@spanish.html110
1 files changed, 110 insertions, 0 deletions
diff --git a/art/dst/tag/@spanish.html b/art/dst/tag/@spanish.html
new file mode 100644
index 0000000..147e8eb
--- /dev/null
+++ b/art/dst/tag/@spanish.html
@@ -0,0 +1,110 @@
+<!DOCTYPE html>
+<html class="theme-dark" lang="en"
+ prefix="og: https://ogp.me/ns#">
+ <head>
+ <base href="https://static.luevano.xyz">
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <title>Art filtered by spanish -- Luévano's Art</title>
+ <meta name="description" content"Art filtered by spanish"/>
+ <link rel="alternate" type="application/rss+xml" href="https://art.luevano.xyz/rss.xml" title="Luévano's Art RSS">
+ <link rel="icon" href="images/icons/favicon.ico">
+
+ <!-- general style -->
+ <link rel="stylesheet" type="text/css" href="css/style.css">
+ <link rel="stylesheet" type="text/css" href="fork-awesome/css/fork-awesome.min.css">
+ <link rel="stylesheet" type="text/css" href="font-awesome/css/all.min.css">
+
+ <!-- theme related -->
+ <script type="text/javascript" src="scripts/theme.js"></script>
+ <link id="theme-css" rel="stylesheet" type="text/css" href="css/theme.css">
+
+ <!-- og meta -->
+ <meta property="og:title" content="Art filtered by spanish -- Luévano's Art"/>
+ <meta property="og:type" content="article"/>
+ <meta property="og:url" content="https://art.luevano.xyz/tag/@spanish.html"/>
+ <meta property="og:image" content="https://static.luevano.xyz/images/a/default.png"/>
+ <meta property="og:description" content="Art filtered by spanish."/>
+ <meta property="og:locale" content="en"/>
+ <meta property="og:site_name" content="Luévano's Art"/>
+ </head>
+
+ <body>
+ <header>
+ <nav>
+ <ul>
+ <li>
+ <a href="https://luevano.xyz/"><i class="fas fa-home" alt="Home"></i><span>Home</span></a>
+ </li>
+
+ <li>
+ <a href="https://blog.luevano.xyz/"><i class="fas fa-book-open" alt="Blog"></i><span>Blog</span></a>
+ </li>
+
+ <li>
+ <a href="https://art.luevano.xyz/"><i class="fas fa-paint-brush" alt="Art"></i><span>Art</span></a>
+ </li>
+
+ <li><i class="fab fa-git" alt="Git"></i><span>Git</span>
+ <ul>
+ <li><a href="https://git.luevano.xyz/" target="_blank"><i class="fab fa-git-alt" alt="Git-alt"></i></a></li>
+
+ <li><a href="https://github.com/luevano" target="_blank"><i class="fab fa-github" alt="Github"></i></a></li>
+
+ <li><a href="https://gitlab.com/dluevano" target="_blank"><i class="fab fa-gitlab" alt="Gitlab"></i></a></li>
+ </ul>
+ </li>
+
+ <li><i class="fas fa-box-open" alt="Stuff"></i><span>Stuff</span>
+ <ul>
+ <li><a href="https://gb.luevano.xyz/"><i class="fas fa-gamepad" alt="Gameboy"></i><span>Gameboy</span></a></li>
+ </ul>
+ </li>
+ </ul>
+ </nav>
+
+ <button class="theme-switcher" onclick="toggleTheme()"><i class="fas fa-moon"></i><i class="fas fa-sun"></i></button>
+ </header>
+
+ <main class="art">
+ <h1>Art filtered by spanish</h1>
+
+ <div class="art-grid">
+ <a class="zoom-in " href="https://art.luevano.xyz/a/elephant_octopus.html" alt="Elephant octopus">
+ <img src="https://static.luevano.xyz/images/a/elephant_octopus.png" alt="Elephant octopus">
+</a>
+
+</div>
+
+
+ </main>
+
+ <footer>
+ <span>
+ <i class="fas fa-address-card" alt="Contact"></i>
+ <a href="https://luevano.xyz/contact.html">Contact</a>
+ </span>
+
+ <span>
+ <i class="fas fa-donate" alt="Donate"></i>
+ <a href="https://luevano.xyz/donate.html">Donate</a>
+ </span>
+
+ <span>
+ <i class="fas fa-rss" alt="RSS"></i>
+ <a target="_blank" href="https://art.luevano.xyz/rss.xml">RSS</a>
+ </span>
+
+ <br>
+ <span class="created-with">
+ <i class="fas fa-hammer" alt="Hammer"></i>
+ Created with <a href="https://github.com/luevano/pyssg">pyssg</a>
+ </span>
+
+ <br>
+ <span class="copyright">
+ Copyright <i class="far fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
+ </span>
+ </footer>
+ </body>
+</html> \ No newline at end of file