Publish please
This commit is contained in:
131
about/index.html
Normal file
131
about/index.html
Normal file
@@ -0,0 +1,131 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="robots" content="noodp" />
|
||||
<title>About - LitlToast's Blog</title><meta name="Description" content="About"><meta property="og:title" content="About" />
|
||||
<meta property="og:description" content="About" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://higgy999.github.io/about/" /><meta property="og:image" content="https://higgy999.github.io/banner.png" /><meta property="article:section" content="" />
|
||||
<meta property="article:published_time" content="2019-08-02T11:04:49+08:00" />
|
||||
<meta property="article:modified_time" content="2022-08-23T15:10:16-04:00" /><meta property="og:site_name" content="LitlToast's Blog" />
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:image" content="https://higgy999.github.io/banner.png"/>
|
||||
|
||||
<meta name="twitter:title" content="About"/>
|
||||
<meta name="twitter:description" content="About"/>
|
||||
<meta name="application-name" content="LitlToast's Blog">
|
||||
<meta name="apple-mobile-web-app-title" content="LitlToast's Blog"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://higgy999.github.io/about/" /><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
||||
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
||||
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript><script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
"headline": "About",
|
||||
"inLanguage": "en",
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "https:\/\/higgy999.github.io\/about\/"
|
||||
},"genre": "page","wordcount": 61 ,
|
||||
"url": "https:\/\/higgy999.github.io\/about\/","datePublished": "2019-08-02T11:04:49+08:00","dateModified": "2022-08-23T15:10:16-04:00","publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "LitlToast","logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https:\/\/higgy999.github.io\/images\/dark-avatar.png",
|
||||
"width": 288 ,
|
||||
"height": 288
|
||||
}},"author": {
|
||||
"@type": "Person",
|
||||
"name": "LitlToast"
|
||||
},"description": "About"
|
||||
}
|
||||
</script></head>
|
||||
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
|
||||
|
||||
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
|
||||
<div class="header-wrapper">
|
||||
<div class="header-title">
|
||||
<a href="/" title="LitlToast's Blog"><span class="header-title-pre"><img src="/images/dark-avatar.png" width="25" height="25"></span>LitlToast</a>
|
||||
</div>
|
||||
<div class="menu">
|
||||
<div class="menu-inner"><a class="menu-item" href="/posts/"> Posts </a><a class="menu-item" href="/categories/"> Projects </a><a class="menu-item" href="/tags/"> Tags </a><a class="menu-item active" href="/about/"> About </a><span class="menu-item delimiter"></span><span class="menu-item search" id="search-desktop">
|
||||
<input type="text" placeholder="Search titles or contents..." id="search-input-desktop">
|
||||
<a href="javascript:void(0);" class="search-button search-toggle" id="search-toggle-desktop" title="Search">
|
||||
<i class="fas fa-search fa-fw" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="javascript:void(0);" class="search-button search-clear" id="search-clear-desktop" title="Clear">
|
||||
<i class="fas fa-times-circle fa-fw" aria-hidden="true"></i>
|
||||
</a>
|
||||
<span class="search-button search-loading" id="search-loading-desktop">
|
||||
<i class="fas fa-spinner fa-fw fa-spin" aria-hidden="true"></i>
|
||||
</span>
|
||||
</span><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
|
||||
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
|
||||
</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</header><header class="mobile" id="header-mobile">
|
||||
<div class="header-container">
|
||||
<div class="header-wrapper">
|
||||
<div class="header-title">
|
||||
<a href="/" title="LitlToast's Blog"><span class="header-title-pre"><img src="/images/dark-avatar.png" width="25" height="25"></span>LitlToast</a>
|
||||
</div>
|
||||
<div class="menu-toggle" id="menu-toggle-mobile">
|
||||
<span></span><span></span><span></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="menu" id="menu-mobile"><div class="search-wrapper">
|
||||
<div class="search mobile" id="search-mobile">
|
||||
<input type="text" placeholder="Search titles or contents..." id="search-input-mobile">
|
||||
<a href="javascript:void(0);" class="search-button search-toggle" id="search-toggle-mobile" title="Search">
|
||||
<i class="fas fa-search fa-fw" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="javascript:void(0);" class="search-button search-clear" id="search-clear-mobile" title="Clear">
|
||||
<i class="fas fa-times-circle fa-fw" aria-hidden="true"></i>
|
||||
</a>
|
||||
<span class="search-button search-loading" id="search-loading-mobile">
|
||||
<i class="fas fa-spinner fa-fw fa-spin" aria-hidden="true"></i>
|
||||
</span>
|
||||
</div>
|
||||
<a href="javascript:void(0);" class="search-cancel" id="search-cancel-mobile">
|
||||
Cancel
|
||||
</a>
|
||||
</div><a class="menu-item" href="/posts/" title="">Posts</a><a class="menu-item" href="/categories/" title="">Projects</a><a class="menu-item" href="/tags/" title="">Tags</a><a class="menu-item" href="/about/" title="">About</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
|
||||
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
|
||||
</a></div>
|
||||
</div>
|
||||
</header><div class="search-dropdown desktop">
|
||||
<div id="search-dropdown-desktop"></div>
|
||||
</div>
|
||||
<div class="search-dropdown mobile">
|
||||
<div id="search-dropdown-mobile"></div>
|
||||
</div><main class="main">
|
||||
<div class="container"><div class="page single special"><h1 class="single-title animate__animated animate__pulse animate__faster">About</h1><div class="content" id="content"><p><figure><a class="lightgallery" href="/images/banner.png" title="Banner" data-thumbnail="/images/banner.png" data-sub-html="<h2>A banner I made</h2><p>Banner</p>">
|
||||
<img
|
||||
class="lazyload"
|
||||
src="/svg/loading.min.svg"
|
||||
data-src="/images/banner.png"
|
||||
data-srcset="/images/banner.png, /images/banner.png 1.5x, /images/banner.png 2x"
|
||||
data-sizes="auto"
|
||||
alt="/images/banner.png" width="2560" height="900" />
|
||||
</a><figcaption class="image-caption">A banner I made</figcaption>
|
||||
</figure></p>
|
||||
<p>This site is the best place to catch up on my projects and to get the downloads for my projects when they come out. I work on various things like game development to modding Minecraft. Any project will have its own subdomain and page. If you want to talk to me personally about something, here’s my <a href="mailto:joshuafhiggins@gmail.com" rel="">email</a>.</p>
|
||||
</div></div></div>
|
||||
</main><footer class="footer">
|
||||
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.101.0">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
|
||||
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2021 - 2022</span><span class="author" itemprop="copyrightHolder"> <a href="/" target="_blank">LitlToast</a></span></div>
|
||||
</div>
|
||||
</footer></div>
|
||||
|
||||
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Back to Top">
|
||||
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
|
||||
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments">
|
||||
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
|
||||
</a>
|
||||
</div><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lightgallery@2.5.0/css/lightgallery-bundle.min.css"><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/autocomplete.js@0.38.1/dist/autocomplete.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lunr@2.3.9/lunr.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lightgallery@2.5.0/lightgallery.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lightgallery@2.5.0/plugins/thumbnail/lg-thumbnail.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lightgallery@2.5.0/plugins/zoom/lg-zoom.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50},"comment":{},"lightgallery":true,"search":{"highlightTag":"em","lunrIndexURL":"/index.json","maxResultLength":10,"noResultsFound":"No results found","snippetLength":30,"type":"lunr"}};</script><script type="text/javascript" src="/js/theme.min.js"></script></body>
|
||||
</html>
|
||||
6
about/index.md
Normal file
6
about/index.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# About
|
||||
|
||||
|
||||

|
||||
|
||||
This site is the best place to catch up on my projects and to get the downloads for my projects when they come out. I work on various things like game development to modding Minecraft. Any project will have its own subdomain and page. If you want to talk to me personally about something, here's my [email](mailto:joshuafhiggins@gmail.com).
|
||||
Reference in New Issue
Block a user