Version 0.1.1
Hotfix for IWC footer icon URI. -----BEGIN PGP SIGNATURE----- iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWEvz/gAKCRAbLHavsWyF m52qAX99vE/80d4nZBlcITWn5fgQubc61bziU6qC+/PzKGTVxk2jJkN6OmL6Uqvo i1sdFEsBgP5o602OCK05LlZX7roWMM9ncY/PBjfO1FGYeq5xLJOHuWa0WyByJ1Pv FOPWDpP3sw== =JCFq -----END PGP SIGNATURE----- Merge tag 'v0.1.1' into develop Version 0.1.1 Hotfix for IWC footer icon URI.
This commit is contained in:
commit
bc3a69ac8f
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
## Version 0.1.1 (2016-12-10)
|
||||
- Fix: use correct link for footer iwc icon
|
||||
|
||||
## Version 0.1 (2016-12-10)
|
||||
- Much better testing of micropub endpoints locally and on TravisCI
|
||||
- Updating README
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
</form>
|
||||
<p>The code for <code>{{ env('APP_LONGURL') }}</code> can be found on <a href="https://github.com/jonnybarnes/jonnybarnes.uk">GitHub</a>.</p>
|
||||
<p>Built with love: <a href="/colophon">Colophon</a></p>
|
||||
<p><a href="https://indieweb.org"><img src="assets/img/iwc.png" alt="Indie Web Camp logo" class="iwc-logo"></a></p>
|
||||
<p><a href="https://indieweb.org"><img src="/assets/img/iwc.png" alt="Indie Web Camp logo" class="iwc-logo"></a></p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue