diff options
| author | Monty Taylor <mordred@inaugust.com> | 2015-08-01 02:43:52 +1000 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2015-08-01 02:43:52 +1000 |
| commit | 71db6e4ca1962d708f2da6cf6e532ace38eabfba (patch) | |
| tree | 9b2ef6120039f700952c4b2b6dccb6a981929654 /src/posts | |
| parent | 56a2517bfe34e863f3a6479d6410632e277f7e74 (diff) | |
Aligned visuals
Diffstat (limited to 'src/posts')
| -rw-r--r-- | src/posts/big-tent.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/src/posts/big-tent.html b/src/posts/big-tent.html index e994b87..8b71e0c 100644 --- a/src/posts/big-tent.html +++ b/src/posts/big-tent.html | |||
| @@ -226,7 +226,7 @@ designate call-that-ip 'blog.inaugust.com' --also-reverse-dns-kthxbai # | |||
| 226 | 226 | ||
| 227 | </div> | 227 | </div> |
| 228 | 228 | ||
| 229 | <nav class="navbar navbar-default navbar-bottom"> | 229 | <nav class="navbar navbar-default navbar-fixed-bottom"> |
| 230 | <div class="container-fluid"> | 230 | <div class="container-fluid"> |
| 231 | <p class="navbar-text"> | 231 | <p class="navbar-text"> |
| 232 | <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"> | 232 | <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"> |
| @@ -235,16 +235,15 @@ designate call-that-ip 'blog.inaugust.com' --also-reverse-dns-kthxbai # | |||
| 235 | </a> | 235 | </a> |
| 236 | <a xmlns:cc="http://creativecommons.org/ns#" | 236 | <a xmlns:cc="http://creativecommons.org/ns#" |
| 237 | rel="cc:attributionURL" | 237 | rel="cc:attributionURL" |
| 238 | href='http://inaugust.com'>http://inaugust.com</a> by | 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">Monty Taylor</span> | 240 | property="cc:attributionName">{{author.name}}</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>. |
| 244 | <br /> | 244 | Source code available at <a href='http://git.inaugust.com/cgit/inaugust.com'>http://git.inaugust.com/cgit/inaugust.com</a> |
| 245 | Website source code available at <a href='http://git.inaugust.com/cgit/inaugust.com'>http://git.inaugust.com/cgit/inaugust.com</a> | ||
| 246 | </p> | 245 | </p> |
| 247 | </div> | 246 | </div> |
| 248 | </nav> | 247 | </nav> |
| 249 | 248 | ||
| 250 | </body> | 249 | </body> |
