forked from epesooj/webring
Add instructions to add one to the ring. Link to the repository from the directory.
This commit is contained in:
parent
554960fbef
commit
8f8366a285
2 changed files with 33 additions and 0 deletions
|
@ -41,6 +41,10 @@
|
|||
.directory > div > span {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
.source-link {
|
||||
margin-top: 2rem;
|
||||
font-size: 0.75rem;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -56,5 +60,7 @@
|
|||
<nav class="directory" aria-labelledby="webring-directory">
|
||||
{{WEBRING_ENTRIES}}
|
||||
</nav>
|
||||
|
||||
<span class="source-link">The source for this webring can be viewed <a href="https://github.com/DanielSidhion/epesooj-webring">here</a>.</span>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue