Update readme and added link to the documentation placed on footer

This commit is contained in:
2017-09-25 14:58:44 +07:00
parent 6617993fe8
commit 94cd69c529
3 changed files with 13 additions and 2 deletions

View File

@@ -125,7 +125,9 @@
{% endif %}
</div>
</main>
<footer class="cp">
Copyright 2017. Perguruan Tinggi Lepisi. Bingung? Lihat <a href="https://backup.lepisi.ac.id/gregorio/lepisi-pengumuman/blob/master/README.md#dokumentasi" target="_blank">dokumentasi</a>.
</footer>
<script>
if (document.getElementById('slidr-div')) {
slidr.create('slidr-div', {

View File

@@ -189,6 +189,15 @@
h1 {
padding: .2em 0;
}
.cp {
width: 100%;
font-size: small;
text-align: center;
position: fixed;
bottom: 0;
padding: .3em;
}
</style>
</head>
<body>