diff options
| author | Monty Taylor <mordred@inaugust.com> | 2015-08-01 10:07:04 +1000 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2015-08-01 10:07:04 +1000 |
| commit | ba6eaec69701d0131b2d65b4c6fdddaf92e23841 (patch) | |
| tree | 0c9b0ce60688302934975102df827e22cb8ccfc1 | |
| parent | 4804b190c2cc61f132c28fab6ae5ed72062d3bff (diff) | |
Talks aren't templated yet
| -rw-r--r-- | src/posts/big-tent.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/posts/big-tent.html b/src/posts/big-tent.html index 8b71e0c..e9ac7e0 100644 --- a/src/posts/big-tent.html +++ b/src/posts/big-tent.html | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | href="/css/bootstrap.css"> | 7 | href="/css/bootstrap.css"> |
| 8 | <link rel="stylesheet" | 8 | <link rel="stylesheet" |
| 9 | href="/css/mordred.css"> | 9 | href="/css/mordred.css"> |
| 10 | <meta name="author" content="{{author.name}}"> | 10 | <meta name="author" content="Monty Taylor"> |
| 11 | <meta name="viewport" | 11 | <meta name="viewport" |
| 12 | content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui"> | 12 | content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui"> |
| 13 | <meta name="description" content="OpenStack as Layers but also tents but also cats"> | 13 | <meta name="description" content="OpenStack as Layers but also tents but also cats"> |
| @@ -237,7 +237,7 @@ designate call-that-ip 'blog.inaugust.com' --also-reverse-dns-kthxbai # | |||
| 237 | rel="cc:attributionURL" | 237 | rel="cc:attributionURL" |
| 238 | href='http://inaugust.com'>http://inaugust.com</a> | 238 | href='http://inaugust.com'>http://inaugust.com</a> |
| 239 | by <span xmlns:cc="http://creativecommons.org/ns#" | 239 | by <span xmlns:cc="http://creativecommons.org/ns#" |
| 240 | property="cc:attributionName">{{author.name}}</span> | 240 | property="cc:attributionName">Monty Taylor</span> |
| 241 | is licensed under a <a rel="license" | 241 | is licensed under a <a rel="license" |
| 242 | href="http://creativecommons.org/licenses/by/4.0/">Creative | 242 | href="http://creativecommons.org/licenses/by/4.0/">Creative |
| 243 | Commons Attribution 4.0 International License</a>. | 243 | Commons Attribution 4.0 International License</a>. |
