|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + |
| 4 | + <head> |
| 5 | + |
| 6 | + |
| 7 | + <meta charset="utf-8"> |
| 8 | + <meta name="viewport" content="width=device-width, initial-scale=1.0" > |
| 9 | + |
| 10 | + <!-- Meta Info --> |
| 11 | + <title> |
| 12 | + |
| 13 | + |
| 14 | + Persona - Zola Theme |
| 15 | + |
| 16 | +</title> |
| 17 | + <meta name="description" content="A portfolio, a resume, a blog, and a Zola theme." > |
| 18 | + <meta name="author" content="Persona, Zola Theme" > |
| 19 | + |
| 20 | + <!-- Favicons --> |
| 21 | + <link rel="icon" type="image/x-icon" href="https://hanson-hschang.github.io/persona-zola-theme/assets/img/favicon.ico" > |
| 22 | + <link rel="apple-touch-icon" href="https://hanson-hschang.github.io/persona-zola-theme/assets/img/apple-touch-icon.png"> |
| 23 | + |
| 24 | + <link rel="preconnect" href="https://fonts.googleapis.com"> |
| 25 | + <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
| 26 | + <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400&family=Poppins:wght@400;700&display=swap"> |
| 27 | + |
| 28 | + <!-- Vendor CSS Files --> |
| 29 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/vendor/bootstrap/css/bootstrap.min.css"> |
| 30 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/vendor/bootstrap-icons/bootstrap-icons.css"> |
| 31 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/vendor/aos/aos.css"> |
| 32 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/vendor/glightbox/css/glightbox.min.css"> |
| 33 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/vendor/swiper/swiper-bundle.min.css"> |
| 34 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/vendor/academicons/css/academicons.min.css"/> |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + <!-- CSS Files --> |
| 39 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/assets/css/base.css"> |
| 40 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/assets/css/footer.css"> |
| 41 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/assets/css/preloader.css"> |
| 42 | + |
| 43 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/assets/css/navigation.css"> |
| 44 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/assets/css/section.css"> |
| 45 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/assets/css/plain.css"> |
| 46 | + <link rel="stylesheet" href="https://hanson-hschang.github.io/persona-zola-theme/assets/css/contact.css"> |
| 47 | + |
| 48 | + </head> |
| 49 | + |
| 50 | + <body> |
| 51 | + |
| 52 | + <!-- Header --> |
| 53 | + |
| 54 | + <!-- Navigation Menu --> |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + <header id="header" class="header d-flex justify-content-center"> |
| 68 | + <nav id="navmenu" class="navmenu"> |
| 69 | + <ul> |
| 70 | + <li><a href="/" aria-label="Link to Home"><i class="bi bi-house"></i><span>Home</span></a></li> |
| 71 | + |
| 72 | + <li><a href="/blogs/" aria-label="Link to Blogs"><i class="bi bi-pencil-square"></i><span>Blogs</span></a></li> |
| 73 | + |
| 74 | + |
| 75 | + <li><a href="/#contact" aria-label="Link to Contact"><i class="bi bi-chat-text"></i><span>Contact</span></a></li> |
| 76 | + |
| 77 | + </ul> |
| 78 | + </nav> |
| 79 | + </header> |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + <!-- Navigation Menu Toggle --> |
| 84 | + <i class="nav-toggle d-lg-none bi bi-list"></i> |
| 85 | + |
| 86 | + <!-- Main --> |
| 87 | + <main class="main"> |
| 88 | + |
| 89 | + |
| 90 | + <section class="plain section"> |
| 91 | + |
| 92 | + |
| 93 | +<div class="container" data-aos="fade-up"> |
| 94 | + <div class="section-title"> |
| 95 | + <h2>Error 404 - Page Not Found</h2> |
| 96 | + |
| 97 | + <em>The page you are looking for was not found or no longer exists.</em> |
| 98 | + |
| 99 | + </div> |
| 100 | +</div> |
| 101 | + |
| 102 | + |
| 103 | + </section> |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + <section id="contact" class="contact section"> |
| 111 | + |
| 112 | + |
| 113 | +<div class="container" data-aos="fade-up"> |
| 114 | + <div class="section-title"> |
| 115 | + <h2>Contact</h2> |
| 116 | + |
| 117 | + </div> |
| 118 | +</div> |
| 119 | + |
| 120 | + |
| 121 | + <div class="container" data-aos="fade" data-aos-delay="200"> |
| 122 | + <div class="row gy-4"> |
| 123 | + |
| 124 | + |
| 125 | + <div class="col-lg-4"> |
| 126 | + |
| 127 | + <div class="info-item d-flex" data-aos="fade-up" data-aos-delay="100"> |
| 128 | + <i class="flex-shrink-0 bi bi-person"></i> |
| 129 | + <div> |
| 130 | + <h3>Name</h3> |
| 131 | + <p>Persona, Zola Theme</p> |
| 132 | + </div> |
| 133 | + </div> |
| 134 | + |
| 135 | + <div class="info-item d-flex" data-aos="fade-up" data-aos-delay="200"> |
| 136 | + <i class="flex-shrink-0 bi bi-envelope"></i> |
| 137 | + <div> |
| 138 | + <h3>Email</h3> |
| 139 | + |
| 140 | + </div> |
| 141 | + </div> |
| 142 | + |
| 143 | + |
| 144 | + </div> |
| 145 | + <div class="col-lg-8"> |
| 146 | + <form method="post" class="contact-form" data-aos="fade-up" data-aos-delay="200"> |
| 147 | + |
| 148 | + <fieldset class="row gy-4"> |
| 149 | + <legend style="display: none;">Contact Information</legend> |
| 150 | + <div class="col-md-6 input-box"> |
| 151 | + <input required type="text" id="name" name="name" class="form-control"> |
| 152 | + <label class="label" for="name">Name</label> |
| 153 | + </div> |
| 154 | + <div class="col-md-6 input-box"> |
| 155 | + <input type="email" id="email" name="email" class="form-control" required> |
| 156 | + <label class="label" for="email">Email</label> |
| 157 | + </div> |
| 158 | + </fieldset> |
| 159 | + |
| 160 | + <fieldset class="row gy-4"> |
| 161 | + <legend style="display: none;">Contact Content</legend> |
| 162 | + <div class="col-md-12 input-box"> |
| 163 | + <input type="text" id="subject" name="subject" class="form-control" required> |
| 164 | + <label class="label" for="subject">Subject</label> |
| 165 | + </div> |
| 166 | + <div class="col-md-12 input-box"> |
| 167 | + <textarea name="message" id="message" class="form-control" rows="3" required></textarea> |
| 168 | + <label class="label" for="message">Message</label> |
| 169 | + </div> |
| 170 | + </fieldset> |
| 171 | + |
| 172 | + <fieldset class="row gy-4" style="display: none;"> |
| 173 | + <legend>Web3Forms Settings</legend> |
| 174 | + |
| 175 | + <!-- Web3Forms Access Key --> |
| 176 | + <input type="hidden" name="access_key" value="YOUR-ACCESS-KEY-HERE"> |
| 177 | + |
| 178 | + <!-- Email Subject --> |
| 179 | + <input type="hidden" name="subject" value=" New Submission from Contact Form at Persona - Zola Theme "> |
| 180 | + |
| 181 | + <!-- Honeypot Spam Protection --> |
| 182 | + <input type="checkbox" name="botcheck" class="hidden" style="display: none;"> |
| 183 | + |
| 184 | + </fieldset> |
| 185 | + |
| 186 | + <div class="row gy-4"> |
| 187 | + <div class="col-md-12 text-center"> |
| 188 | + <div class="loading">Loading</div> |
| 189 | + <div class="error-message"></div> |
| 190 | + <div class="sent-message"> |
| 191 | + Your message has been sent. Thank you! |
| 192 | + </div> |
| 193 | + |
| 194 | + <button type="submit">Send Message</button> |
| 195 | + </div> |
| 196 | + </div> |
| 197 | + </form> |
| 198 | +</div> |
| 199 | + |
| 200 | + |
| 201 | + </div> |
| 202 | + </div> |
| 203 | + |
| 204 | + </section> |
| 205 | + |
| 206 | + |
| 207 | + </main> |
| 208 | + |
| 209 | + <!-- Footer --> |
| 210 | + <footer id="footer" class="footer position-relative"> |
| 211 | + <div class="container"> |
| 212 | + <h3 class="sitename">Persona - Zola Theme </h3> |
| 213 | + <p class="quote">There's the private persona and the public persona, and the two shall never meet. --- Liev Schreiber</p> |
| 214 | + <div class="social-links d-flex justify-content-center"> |
| 215 | + |
| 216 | + <a href="https://github.com/hanson-hschang/persona-zola-theme" |
| 217 | + aria-label="Link to my GitHub profile" |
| 218 | + target="_blank" |
| 219 | + rel="noopener noreferrer" |
| 220 | + > |
| 221 | + <i class="bi bi-github" aria-hidden="true"></i> |
| 222 | + </a> |
| 223 | + |
| 224 | + </div> |
| 225 | + <div class="container"> |
| 226 | + <div class="copyright"><p>© All Rights Reserved</p> |
| 227 | +</div> |
| 228 | + <div class="credits"><p>Powered by <a rel="noopener noreferrer" target="_blank" href="https://www.getzola.org/">Zola</a>, <a rel="noopener noreferrer" target="_blank" href="https://getbootstrap.com/">Bootstrap</a>, and <a rel="noopener noreferrer" target="_blank" href="https://web3forms.com/">Web3Forms</a></p> |
| 229 | +</div> |
| 230 | + </div> |
| 231 | + </div> |
| 232 | +</footer> |
| 233 | + |
| 234 | + |
| 235 | + <!-- Preloader --> |
| 236 | + <div id="preloader"></div> |
| 237 | + |
| 238 | + <!-- Java Scripts --> |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + <script src="https://hanson-hschang.github.io/persona-zola-theme/vendor/aos/aos.js"></script> |
| 244 | + <script src="https://hanson-hschang.github.io/persona-zola-theme/assets/js/home.js"></script> |
| 245 | + |
| 246 | + |
| 247 | + </body> |
| 248 | + |
| 249 | +</html> |
0 commit comments