We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa9e876 commit bf4bb6cCopy full SHA for bf4bb6c
1 file changed
articles/How-To-Use-Code-Examples-In-HTML.html
@@ -152,11 +152,11 @@ <h4>Elsewhere</h4>
152
<footer class="blog-footer">
153
<p>Template by .. <a href="http://getbootstrap.com">Bootstrap</a> from <a href="https://twitter.com/mdo">@mdo</a>.</p>
154
<p>
155
- <a href="http://localhost:50010/index.html#">Back to top</a>
+ <a href="https://devichs.github.io/index.html">Back to top</a>
156
</p>
157
<!-- CC license-->
158
159
- © Steffen Devich 2017<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"></a>
+ © Steffen Devich 2018<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"></a>
160
161
162
<a rel="license"
0 commit comments