Update readme and added link to the documentation placed on footer
This commit is contained in:
@@ -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', {
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user