Sha256: 9dd0db630b49a718bf3846076a20625502ae88a69ee6f23f7eac881802a3b9fa
Contents?: true
Size: 383 Bytes
Versions: 2
Compression:
Stored size: 383 Bytes
Contents
<html> <head> <title>WeirdSearch Engine</title> {%- include stylesheet.html -%} </head> <body> <center>{%- include searchbar.html -%}</center> {%- include recommendedsearches.html -%} {{ content }} <a href="https://lwflouisa.github.io/WeirdSearchEngine">Return To Index</a> </body> {%- include javascript.html -%} </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
OwnSearch-0.2.0 | _layouts/post.html |
OwnSearch-0.1.0 | _layouts/post.html |