fix: Footer
This commit is contained in:
@ -32,6 +32,9 @@ GEM
|
||||
webrick (~> 1.7)
|
||||
jekyll-feed (0.17.0)
|
||||
jekyll (>= 3.7, < 5.0)
|
||||
jekyll-loading-lazy (0.1.1)
|
||||
jekyll (>= 3.0, < 5.0)
|
||||
nokogiri (>= 1.10, < 2.0)
|
||||
jekyll-sass-converter (2.2.0)
|
||||
sassc (> 2.0.1, < 3.0)
|
||||
jekyll-sitemap (1.4.0)
|
||||
@ -74,6 +77,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
jekyll-feed
|
||||
jekyll-loading-lazy
|
||||
jekyll-sass-converter (~> 2.2)
|
||||
jekyll-sitemap
|
||||
jekyll-toc
|
||||
|
@ -4,8 +4,6 @@
|
||||
<p><a href="{{ site.sourceurl }}">Website source</a></p>
|
||||
|
||||
<small>
|
||||
<p>
|
||||
Powered by <a href="https://jekyllrb.com">Jekyll</a> and <a href="https://codeberg.org/daudix-UFO/duckquill-source">Duckquill</a>
|
||||
</p>
|
||||
Powered by <a href="https://jekyllrb.com">Jekyll</a> and <a href="https://codeberg.org/daudix-UFO/duckquill-source">Duckquill</a>
|
||||
</small>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user