Unverified Commit edf66e3c authored by Metaa's avatar Metaa Committed by GitHub
Browse files

Fixed the version string in the footer

parent 1bee071d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
    <p>{{ .Site.Params.description }}</p>

    <!-- Please keep this one around to help cState grow <3 -->
    <small class="copyright faded">Powered by <a href="https://github.com/cstate/cstate">cState v2.0.1</a></small>
    <small class="copyright faded">Powered by <a href="https://github.com/cstate/cstate">cState v2.0.2</a></small>
  </div>
</div>