mirror of
https://github.com/softinio/softinio.com.git
synced 2025-08-31 17:26:42 -07:00
added meetup section & theme corrections
This commit is contained in:
parent
91300e29a6
commit
21c571749c
49 changed files with 8780 additions and 48 deletions
|
@ -1,10 +1,10 @@
|
|||
+++
|
||||
title = ""
|
||||
description = ""
|
||||
tags = [
|
||||
Title = ""
|
||||
Tescription = ""
|
||||
Tags = [
|
||||
"development",
|
||||
]
|
||||
topics = [
|
||||
Topics = [
|
||||
"Development",
|
||||
]
|
||||
+++
|
||||
|
|
14
archetypes/meetup.md
Normal file
14
archetypes/meetup.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
+++
|
||||
Title = ""
|
||||
Slug = ""
|
||||
Description = ""
|
||||
Summary = ""
|
||||
menu = "main"
|
||||
keywords = ["meetup"]
|
||||
Topics = ["meetup"]
|
||||
Tags = ["meetup"]
|
||||
meetup_url = ""
|
||||
speaker_url = ""
|
||||
slides_url = ""
|
||||
+++
|
||||
|
|
@ -1,10 +1,10 @@
|
|||
+++
|
||||
title = ""
|
||||
slug = ""
|
||||
description = ""
|
||||
Title = ""
|
||||
Slug = ""
|
||||
Description = ""
|
||||
menu = "main"
|
||||
keywords = [""]
|
||||
categories = [""]
|
||||
tags = [""]
|
||||
Keywords = [""]
|
||||
Topics = [""]
|
||||
Tags = [""]
|
||||
+++
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue