mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-03 18:46:40 -07:00
Reverted back to hyde-x theme and removed all meetup related content
This commit is contained in:
parent
1e44952695
commit
1a64efac69
293 changed files with 6963 additions and 3234 deletions
|
@ -1,18 +0,0 @@
|
|||
{{ partial "header.html" . }}
|
||||
<body lang="en" itemscope itemtype="https://schema.org/Article">
|
||||
{{ partial "subheader.html" . }}
|
||||
{{ $baseurl := .Site.BaseURL }}
|
||||
|
||||
<section id="main">
|
||||
<h1 itemprop="name" id="title">{{ .Title }}</h1>
|
||||
<div>
|
||||
<article itemprop="articleBody" id="content">
|
||||
{{ .Content }}
|
||||
</article>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{{ partial "meta_aside.html" . }}
|
||||
|
||||
{{ partial "disqus.html" . }}
|
||||
{{ partial "footer.html" . }}
|
Loading…
Add table
Add a link
Reference in a new issue