Skip to content

Commit 6048c40

Browse files
committed
Add link to post in footer
1 parent 8ccdf68 commit 6048c40

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

lib/rorvswild_theme_rdoc/site/index.html.erb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,9 @@
135135
<footer>
136136
<div class="container">
137137
<p>Generated with <a href="https://github.com/ruby/rdoc">RDoc</a> and the <a href="https://github.com/BaseSecrete/rorvswild-theme-rdoc">RoRvsWild theme</a>.<br>
138-
The gems are selected manually. Their documentation is written by their respective authors.</p>
139-
<p>© 2025 Made in Switzerland by <a href="https://basesecrete.com" target="_blank">Base Secrète</a></p>
138+
The gems are selected manually. Their documentation is written by their respective authors.<br>
139+
<a href="https://www.rorvswild.com/blog/2025/read-the-nice-manual">Read the intro post</a>.</p>
140+
<p>Made in 🇨🇭Switzerland by <a href="https://basesecrete.com" target="_blank">Base Secrète</a></p>
140141
</div>
141142
</footer>
142143
</body>

0 commit comments

Comments
 (0)