Getting this repo up to date
This commit is contained in:
_includes
_layouts
_posts
2019-01-06-ESOPs-for-the-online-economy.md2019-01-06-notes-on-collective-governance.md2019-01-09-organizations-as-abstractions.md2019-01-10-boulder-meet-colorado-sun.md2019-01-20-co-ops-need-leaders-too.md2019-02-02-meet-kosakti-in-indonesia.md2019-02-20-better-work-together-enspiral.md
_projects
_site
2019
01
06
09
10
20
02
assets
projects
radio
assets
radio.md
16
_includes/_site/head.html
Normal file
16
_includes/_site/head.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
{%- seo -%}
|
||||
<link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}">
|
||||
{%- feed_meta -%}
|
||||
{%- if jekyll.environment == 'production' and site.google_analytics -%}
|
||||
{%- include google-analytics.html -%}
|
||||
{%- endif -%}
|
||||
|
||||
<!--ADDITIONS-->
|
||||
<link rel="shortcut icon" href="{{ "/assets/favicon.ico" | relative_url }}" type="image/vnd.microsoft.icon" />
|
||||
<!--/ADDITIONS-->
|
||||
|
||||
</head>
|
Reference in New Issue
Block a user